1 implementation of GetRuntimeBase
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\24\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator.cs (1)
37int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator.GetRuntimeBase(ulong* baseAddress)
2 references to GetRuntimeBase
libmscordaccore_universal (1)
Entrypoints.cs (1)
282int hr = runtimeLocator.GetRuntimeBase(&locatedRuntimeBase);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\24\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRRuntimeLocator.cs (1)
62__retVal = @this.GetRuntimeBase(baseAddress);