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