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