1 instantiation of MessageRpcInvokeNotification
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
136this.InvokeNotification = new MessageRpcInvokeNotification(this.Activity, this.channelHandler);
1 reference to MessageRpcInvokeNotification
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
57internal MessageRpcInvokeNotification InvokeNotification;