6 references to ConvertToManaged
libmscordaccore_universal (2)
Entrypoints.cs (2)
243
legacyObj = UniqueComInterfaceMarshaller<IDacDbiInterface>.
ConvertToManaged
((void*)legacyImplPtr);
298
UniqueComInterfaceMarshaller<ICorDebugDataTarget>.
ConvertToManaged
((void*)pTarget)!;
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\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\361d1da7f942c932\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (2)
167
ppObject = global::System.Runtime.InteropServices.Marshalling.UniqueComInterfaceMarshaller<global::System.Data.Common.UnsafeNativeMethods.ISQLErrorInfo>.
ConvertToManaged
(__ppObject_native);
234
__retVal = global::System.Runtime.InteropServices.Marshalling.UniqueComInterfaceMarshaller<global::System.Data.Common.UnsafeNativeMethods.IErrorInfo>.
ConvertToManaged
(__retVal_native);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
357
ppIErrorInfo = global::System.Runtime.InteropServices.Marshalling.UniqueComInterfaceMarshaller<global::System.Data.Common.UnsafeNativeMethods.IErrorInfo>.
ConvertToManaged
(__ppIErrorInfo_native);