4 references to DATE_ANSI_INDEX_YEAR
System (4)
net\System\Net\_HTTPDateParse.cs (4)
316!(fIsANSIDateFormat && (i==DATE_ANSI_INDEX_YEAR))) { 379if (iLastLettered != DATE_ANSI_INDEX_YEAR) { 380year = rgdwDateParseResults[DATE_ANSI_INDEX_YEAR]; 432if (iLastLettered==DATE_ANSI_INDEX_YEAR) {