1 instantiation of MessageRpcInvokeNotification
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
132
InvokeNotification = new
MessageRpcInvokeNotification
(Activity, this.channelHandler);
1 reference to MessageRpcInvokeNotification
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
56
internal
MessageRpcInvokeNotification
InvokeNotification;