2 references to GetNextCompletion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (2)
209
AsyncCompletion callback = thisPtr.
GetNextCompletion
();
309
callback =
GetNextCompletion
();