1 interface inheriting from ICLRRuntimeLocator
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\24\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator.cs (1)
20file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator
5 references to ICLRRuntimeLocator
libmscordaccore_universal (1)
Entrypoints.cs (1)
279if (dataTarget is ICLRRuntimeLocator runtimeLocator)
Microsoft.Diagnostics.DataContractReader.Legacy (4)
_generated\24\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator.cs (4)
37int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator.GetRuntimeBase(ulong* baseAddress) 39var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator)); 56global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator @this = default; 61@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator>(__this_native);