4 references to DATE_ANSI_INDEX_YEAR
System.ServiceModel.Web (4)
System\ServiceModel\Web\HttpDateParse.cs (4)
312!(fIsANSIDateFormat && (i == DATE_ANSI_INDEX_YEAR))) 380if (iLastLettered != DATE_ANSI_INDEX_YEAR) 382year = rgdwDateParseResults[DATE_ANSI_INDEX_YEAR]; 438if (iLastLettered == DATE_ANSI_INDEX_YEAR)