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