1 write to _exception
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (1)
113_exception = exception;
2 references to _exception
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (2)
100if (_exception != null) 102Complete(_completedSynchronously, _exception);