2 writes to _nextAsyncCompletion
System.ServiceModel.Federation (2)
System\Runtime\OperationWithTimeoutAsyncResult.cs (2)
275_nextAsyncCompletion = callback; 333_nextAsyncCompletion = null;
1 reference to _nextAsyncCompletion
System.ServiceModel.Federation (1)
System\Runtime\OperationWithTimeoutAsyncResult.cs (1)
332AsyncCompletion result = _nextAsyncCompletion;