2 writes to _completedSynchronously
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (2)
23_completedSynchronously = true; 95_completedSynchronously = false;
2 references to _completedSynchronously
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (2)
102Complete(_completedSynchronously, _exception); 106Complete(_completedSynchronously);