2 references to Xml_SystemPathResolverCannotOpenUri
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Resolvers\XmlSystemPathResolver.cs (2)
37
throw new XmlException(ResXml.
Xml_SystemPathResolverCannotOpenUri
, uri.ToString());
48
throw new XmlException(ResXml.
Xml_SystemPathResolverCannotOpenUri
, uri.ToString(), e, null);