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