1 write to QnXsdUnion
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
319QnXsdUnion = new XmlQualifiedName(nameTable.Add("union"), NsXs);
1 reference to QnXsdUnion
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
444TokenToQName[(int)Token.XsdSimpleTypeUnion] = QnXsdUnion;