2 references to GetAttributeXsd
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (1)
309SchemaAttDef attDef = GetAttributeXsd(ed, qname, null, out attributeMatchState);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
569attributeDef = _compiledSchemaInfo.GetAttributeXsd(currentElementDecl, attQName, pvtAttribute, out attributeMatchState);