2 references to GetActiveNativeCodeVersion
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
2303
requestedNativeCodeVersion = nativeCodeContract.
GetActiveNativeCodeVersion
(new TargetPointer(methodDesc));
2352
activeNativeCodeVersion = nativeCodeContract.
GetActiveNativeCodeVersion
(new TargetPointer(methodDesc));