4 references to ValidateBaseAddress
System.ServiceModel (4)
System\ServiceModel\Channels\BaseUriWithWildcard.cs (1)
278UriSchemeKeyedCollection.ValidateBaseAddress(baseAddress, "context");
System\ServiceModel\Channels\TransportChannelListener.cs (1)
111UriSchemeKeyedCollection.ValidateBaseAddress(context.ListenUriBaseAddress, "baseAddress");
System\ServiceModel\UriSchemeKeyedCollection.cs (2)
36ValidateBaseAddress(item, "item"); 45ValidateBaseAddress(item, "item");