2 references to GetValueInternalCall
mscorlib (2)
system\runtime\versioning\CompatibilitySwitch.cs (2)
33
return
GetValueInternalCall
(compatibilitySwitchName, true);
45
return
GetValueInternalCall
(compatibilitySwitchName, false);