2 references to HC_ST_decimal
System.Private.Xml (2)
System\Xml\Schema\Inference\Infer.cs (2)
94
internal const int TF_decimal = 1 <<
HC_ST_decimal
;
2465
if (qname == SimpleTypes[
HC_ST_decimal
])