1 write to AsyncCallbackGenerator
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (1)
42
AsyncCallbackGenerator
= asyncCallbackGenerator;
2 references to AsyncCallbackGenerator
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (2)
807
if (inputQueue.
AsyncCallbackGenerator
!= null)
809
base.VirtualCallback = inputQueue.
AsyncCallbackGenerator
();