3 references to CheckIsXmlAttribute
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (3)
574
if ((attributeDef =
CheckIsXmlAttribute
(attQName)) != null)
594
if ((attributeDef =
CheckIsXmlAttribute
(attQName)) != null)
606
if ((attributeDef =
CheckIsXmlAttribute
(attQName)) != null)