1 write to transportType
SMSvcHost (1)
System\ServiceModel\Activation\SharingService.cs (1)
37this.transportType = transportType;
6 references to transportType
SMSvcHost (6)
System\ServiceModel\Activation\SharingService.cs (6)
100Utility.AddRightGrantedToAccounts(ListenerConfig.GetAllowAccounts(this.transportType), 103Utility.AddRightGrantedToAccounts(ListenerConfig.GetAllowAccounts(this.transportType), 119if (transportType == TransportType.Tcp) 133CreateRegisterBinding(this.transportType), string.Empty); 170ListenerConfig.GetAllowAccounts(this.transportType)); 202MessageQueue.CloseAll(transportType);