2 writes to _nextAsyncCompletion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (2)
262_nextAsyncCompletion = callback; 320_nextAsyncCompletion = null;
1 reference to _nextAsyncCompletion
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
319AsyncCompletion result = _nextAsyncCompletion;