2 references to UriMustBeAbsolute
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
123throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("value", SRP.UriMustBeAbsolute);
System\ServiceModel\EndpointAddress.cs (1)
168throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(nameof(uri), SRP.UriMustBeAbsolute);