1 write to _endCalled
System.ServiceModel.Primitives (1)
Internals\System\Runtime\AsyncResult.cs (1)
338
asyncResult.
_endCalled
= true;
1 reference to _endCalled
System.ServiceModel.Primitives (1)
Internals\System\Runtime\AsyncResult.cs (1)
332
if (asyncResult.
_endCalled
)