6 references to TF_gYearMonth
System.Private.Xml (6)
System\Xml\Schema\Inference\Infer.cs (6)
1644else if (iTypeFlags == (TF_gYearMonth | TF_string)) 1716case TF_gYearMonth: 2208return TF_gYearMonth | TF_string; //"9999-99" 2256return TF_gYearMonth | TF_string; 2288return TF_gYearMonth | TF_string; 2495return TF_gYearMonth;