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)
63
private
SignalGate
<IAsyncResult> _invokeContinueGate;