2 references to Xml_ExternalEntityInAttValue
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
6190
Throw(ResXml.
Xml_ExternalEntityInAttValue
, name, _ps.LineNo, entityStartLinePos);
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
3463
Throw(_curPos - entityName.Name.Length - 1, ResXml.
Xml_ExternalEntityInAttValue
, entityName.Name);