3 references to Sch_UndeclaredEntity
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\basevalidator.cs (2)
291
e = new XmlSchemaException(ResXml.
Sch_UndeclaredEntity
, name, baseUri, lineNumber, linePosition);
317
errorResId = ResXml.
Sch_UndeclaredEntity
;
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
2803
SendValidationEvent(ResXml.
Sch_UndeclaredEntity
, name);