1 instantiation of Native
Microsoft.DiaSymReader (1)
Utilities\IUnsafeComStream.cs (1)
105
public static Native ConvertToUnmanaged(STATSTG n) =>
new
()
7 references to Native
Microsoft.DiaSymReader (7)
_generated\32\Microsoft.DiaSymReader.IUnsafeComStream.cs (5)
19
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.DiaSymReader.STATSTGMarshaller.
Native
*, int, int> Stat_12;
411
var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.DiaSymReader.STATSTGMarshaller.
Native
*, int, int> )__vtable[12]);
414
global::Microsoft.DiaSymReader.STATSTGMarshaller.
Native
__pstatstg_native;
429
internal static int ABI_Stat(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.DiaSymReader.STATSTGMarshaller.
Native
* __pstatstg_native__param, int grfStatFlag)
432
ref global::Microsoft.DiaSymReader.STATSTGMarshaller.
Native
__pstatstg_native = ref *__pstatstg_native__param;
Utilities\IUnsafeComStream.cs (2)
80
public static STATSTG ConvertToManaged(
Native
n)
105
public static
Native
ConvertToUnmanaged(STATSTG n) => new ()