1 write to list
System.ServiceModel (1)
System\ServiceModel\Channels\UniqueTransportManagerRegistration.cs (1)
18this.list = new List<TransportManager>();
2 references to list
System.ServiceModel (2)
System\ServiceModel\Channels\UniqueTransportManagerRegistration.cs (2)
19this.list.Add(uniqueManager); 24return list;