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