1 write to _completedSynchronously
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
121
_completedSynchronously
= completedSynchronously;
1 reference to _completedSynchronously
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
74
return
_completedSynchronously
;