1 write to onViaDecoded
SMSvcHost (1)
System\ServiceModel\Activation\ListenerConnectionDemuxer.cs (1)
43
this.
onViaDecoded
= new ViaDecodedCallback(OnViaDecoded);
2 references to onViaDecoded
SMSvcHost (2)
System\ServiceModel\Activation\ListenerConnectionDemuxer.cs (2)
212
onConnectionClosed,
onViaDecoded
);
233
onConnectionClosed,
onViaDecoded
);