6 references to ConvertToManaged
libmscordaccore_universal (2)
Entrypoints.cs (2)
233
legacyObj = UniqueComInterfaceMarshaller<IDacDbiInterface>.
ConvertToManaged
((void*)legacyImplPtr);
288
UniqueComInterfaceMarshaller<ICorDebugDataTarget>.
ConvertToManaged
((void*)pTarget)!;
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\60\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.cs (1)
1619
notify = global::System.Runtime.InteropServices.Marshalling.UniqueComInterfaceMarshaller<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification>.
ConvertToManaged
(__notify_native);
System.Data.OleDb (3)
_generated\2\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (2)
146
ppObject = global::System.Runtime.InteropServices.Marshalling.UniqueComInterfaceMarshaller<global::System.Data.Common.UnsafeNativeMethods.ISQLErrorInfo>.
ConvertToManaged
(__ppObject_native);
209
__retVal = global::System.Runtime.InteropServices.Marshalling.UniqueComInterfaceMarshaller<global::System.Data.Common.UnsafeNativeMethods.IErrorInfo>.
ConvertToManaged
(__retVal_native);
_generated\3\LibraryImports.g.cs (1)
367
ppIErrorInfo = global::System.Runtime.InteropServices.Marshalling.UniqueComInterfaceMarshaller<global::System.Data.Common.UnsafeNativeMethods.IErrorInfo>.
ConvertToManaged
(__ppIErrorInfo_native);