1 write to QnXsdFractionDigits
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
297QnXsdFractionDigits = new XmlQualifiedName(nameTable.Add("fractionDigits"), NsXs);
1 reference to QnXsdFractionDigits
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
418TokenToQName[(int)Token.XsdFractionDigits] = QnXsdFractionDigits;