1 write to scheme
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpTransportManager.cs (1)
56
return this.scheme ?? (this.
scheme
= this.ListenUri.Scheme);
1 reference to scheme
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpTransportManager.cs (1)
56
return this.
scheme
?? (this.scheme = this.ListenUri.Scheme);