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