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