1 write to QnXsdRestriction
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
317QnXsdRestriction = new XmlQualifiedName(nameTable.Add("restriction"), NsXs);
3 references to QnXsdRestriction
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (3)
438TokenToQName[(int)Token.XsdComplexContentRestriction] = QnXsdRestriction; 439TokenToQName[(int)Token.XsdSimpleContentRestriction] = QnXsdRestriction; 440TokenToQName[(int)Token.XsdSimpleTypeRestriction] = QnXsdRestriction;