3 references to Xml_BadAttributeChar
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
5305
Throw(pos, ResXml.
Xml_BadAttributeChar
, XmlException.BuildCharExceptionArgs('<', '\0'));
8753
Throw(pos, ResXml.
Xml_BadAttributeChar
, XmlException.BuildCharExceptionArgs('<', '\0'));
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
2524
Throw(_curPos, ResXml.
Xml_BadAttributeChar
, XmlException.BuildCharExceptionArgs('<', '\0'));