1 instantiation of SignalGate
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
511_invokeContinueGate = new SignalGate<IAsyncResult>();
1 reference to SignalGate
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
63private SignalGate<IAsyncResult> _invokeContinueGate;