1 write to updatePortsByScheme
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
1930this.updatePortsByScheme = updatePortsByScheme;
2 references to updatePortsByScheme
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
1936this.requestScheme, this.requestPort, this.updatePortsByScheme); 1991else if (!this.updatePortsByScheme.TryGetValue(uri.Scheme, out port))