7 references to IsObjRefLite
mscorlib (7)
system\runtime\remoting\objref.cs (4)
550
if ((this.GetType() != typeof(ObjRef)) ||
IsObjRefLite
())
606
if(!
IsObjRefLite
())
726
if(
IsObjRefLite
())
1085
(!(objectRef.IsWellKnown() || objectRef.
IsObjRefLite
() ||
system\runtime\remoting\remotingproxy.cs (2)
286
if(!idObj.ObjectRef.
IsObjRefLite
())
684
if (oRef.
IsObjRefLite
())
system\runtime\remoting\remotingservices.cs (1)
1295
if (!objectRef.
IsObjRefLite
())