1 write to QnXsdAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
286QnXsdAttribute = new XmlQualifiedName(nameTable.Add("attribute"), NsXs);
1 reference to QnXsdAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
407TokenToQName[(int)Token.XsdAttribute] = QnXsdAttribute;