Actual behavior
I'm trying to do some stuff with Dism, and the first thing I need is DismOpenSession() but it's not available. I'm not sure if this is a CsWin32 thing or a win32metadata thing.
Expected behavior
That this P/Invoke exist, along with all other publicly documented methods.
Repro steps
NativeMethods.txt content:
-
NativeMethods.json content (if present): N/A
-
Any of your own code that should be shared? N/A
Context
- CsWin32 version: 0.3.275
- Win32Metadata version (if explicitly set by project): N/A
- Target Framework: net472
LangVersion (if explicitly set by project): latest
Actual behavior
I'm trying to do some stuff with Dism, and the first thing I need is
DismOpenSession()but it's not available. I'm not sure if this is a CsWin32 thing or a win32metadata thing.Expected behavior
That this P/Invoke exist, along with all other publicly documented methods.
Repro steps
NativeMethods.txtcontent:NativeMethods.jsoncontent (if present): N/AAny of your own code that should be shared? N/A
Context
LangVersion(if explicitly set by project): latest