1 write to InvokeNotification
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
136this.InvokeNotification = new MessageRpcInvokeNotification(this.Activity, this.channelHandler);
1 reference to InvokeNotification
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
561if (_rpc.Process(false) && !_rpc.InvokeNotification.DidInvokerEnsurePump)