1 write to fault
mscorlib (1)
system\runtime\remoting\message.cs (1)
1526fault = (msg.Exception != null) ;
1 reference to fault
mscorlib (1)
system\runtime\remoting\message.cs (1)
1544return fault ? FetchLogicalCallContext() : _crmsg.ReturnValue;