3 references to Sch_ProhibitedAttribute
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (1)
317
throw new XmlSchemaException(ResXml.
Sch_ProhibitedAttribute
, qname.ToString());
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
613
SendValidationEvent(ResXml.
Sch_ProhibitedAttribute
, attQName.ToString());
619
SendValidationEvent(ResXml.
Sch_ProhibitedAttribute
, attQName.ToString());