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