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