4 references to Sch_ComponentAlreadySeenForNS
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (2)
957
throw new XmlSchemaException(ResXml.
Sch_ComponentAlreadySeenForNS
, targetNamespace);
991
throw new XmlSchemaException(ResXml.
Sch_ComponentAlreadySeenForNS
, tns);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
348
SendValidationEvent(ResXml.
Sch_ComponentAlreadySeenForNS
, tns, XmlSeverityType.Error);
371
SendValidationEvent(ResXml.
Sch_ComponentAlreadySeenForNS
, tns, XmlSeverityType.Error);