3 references to CanSmuggle
mscorlib (3)
system\runtime\remoting\messagesmuggler.cs (1)
83
if (objRef.
CanSmuggle
())
system\runtime\remoting\objref.cs (1)
591
BCLDebug.Assert(
CanSmuggle
(), "Caller should have made sure that CanSmuggle() was true first.");
system\runtime\serialization\objectclonehelper.cs (1)
62
if (objRef.
CanSmuggle
())