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