4 references to Xml_UnsupportedClass
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Resolvers\XmlPreloadedResolver.cs (2)
36throw new XmlException(ResXml.Xml_UnsupportedClass); 251throw new XmlException(ResXml.Xml_UnsupportedClass);
FrameworkFork\Microsoft.Xml\Xml\Resolvers\XmlPreloadedResolverAsync.cs (1)
48throw new XmlException(ResXml.Xml_UnsupportedClass);
FrameworkFork\Microsoft.Xml\Xml\Resolvers\XmlSystemPathResolver.cs (1)
30throw new XmlException(ResXml.Xml_UnsupportedClass, string.Empty);