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