2 references to _defaultStubValue
mscorlib (2)
system\runtime\remoting\realproxy.cs (2)
99
private static Object _defaultStubData =
_defaultStubValue
;
305
if(iVal.Equals(
_defaultStubValue
))