2 writes to _completedSynchronously
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (2)
23_completedSynchronously = true; 70_completedSynchronously = false;
2 references to _completedSynchronously
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (2)
74Complete(_completedSynchronously, _exception); 76Complete(_completedSynchronously);