4 references to _defaultStub
mscorlib (4)
system\runtime\remoting\realproxy.cs (4)
124Contract.Assert((IntPtr)0 != _defaultStub, "Default stub not set up"); 127stub = _defaultStub; 293if(GetStub() == _defaultStub) 322if(GetStub() == _defaultStub)