2 references to UriMustBeAbsolute
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpoint.cs (1)
142
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("value", SRServiceModel.
UriMustBeAbsolute
);
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (1)
188
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("uri", SRServiceModel.
UriMustBeAbsolute
);