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