2 references to HC_ST_boolean
System.Private.Xml (2)
System\Xml\Schema\Inference\Infer.cs (2)
84
internal const int TF_boolean = 1 <<
HC_ST_boolean
;
2421
if (qname == SimpleTypes[
HC_ST_boolean
])