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