2 writes to ipv4TransportManager
System.ServiceModel (2)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (2)
197this.ipv4TransportManager = null; 265ref this.ipv4TransportManager, result);
2 references to ipv4TransportManager
System.ServiceModel (2)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (2)
195if (manager == this.ipv4TransportManager) 208if ((this.ipv4TransportManager == null) && (this.ipv6TransportManager == null))