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