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