1 write to _endInvokeCalled
mscorlib (1)
system\runtime\remoting\asyncresult.cs (1)
79
_endInvokeCalled
= value;
2 references to _endInvokeCalled
mscorlib (2)
system\runtime\remoting\asyncresult.cs (2)
72
return
_endInvokeCalled
;
76
BCLDebug.Assert(!
_endInvokeCalled
&& value,