2 writes to _completedSynchronously
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (2)
24_completedSynchronously = true; 79_completedSynchronously = false;
2 references to _completedSynchronously
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (2)
86Complete(_completedSynchronously, _exception); 90Complete(_completedSynchronously);