1 write to parent
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
334
this.
parent
= parent;
2 references to parent
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
1384
parent
.OnConnectionAvailable(result);
1434
this.
parent
.OnListenerFaulted(queueId == 0);