2 writes to _completedSynchronously
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (2)
22_completedSynchronously = true; 95_completedSynchronously = false;
2 references to _completedSynchronously
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (2)
99Complete(_completedSynchronously, _exception); 101Complete(_completedSynchronously);