1 interface inheriting from ISymUnmanagedDispose
Microsoft.DiaSymReader (1)
_generated\16\Microsoft.DiaSymReader.ISymUnmanagedDispose.cs (1)
20file unsafe interface InterfaceImplementation : global::Microsoft.DiaSymReader.ISymUnmanagedDispose
7 references to ISymUnmanagedDispose
Microsoft.DiaSymReader (7)
_generated\16\Microsoft.DiaSymReader.ISymUnmanagedDispose.cs (4)
37int global::Microsoft.DiaSymReader.ISymUnmanagedDispose.Destroy() 39var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.DiaSymReader.ISymUnmanagedDispose)); 56global::Microsoft.DiaSymReader.ISymUnmanagedDispose @this = default; 61@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.DiaSymReader.ISymUnmanagedDispose>(__this_native);
Reader\ISymUnmanagedReader4.cs (2)
188/// valid until <see cref="ISymUnmanagedDispose.Destroy"/> is invoked. 201/// valid until <see cref="ISymUnmanagedDispose.Destroy"/> is invoked.
Reader\ISymUnmanagedReader5.cs (1)
231/// valid until <see cref="ISymUnmanagedDispose.Destroy"/> is invoked.