2 references to DATE_ANSI_INDEX_MONTH
System.ServiceModel.Web (2)
System\ServiceModel\Web\HttpDateParse.cs (2)
324
if (i ==
DATE_ANSI_INDEX_MONTH
)
376
month = rgdwDateParseResults[
DATE_ANSI_INDEX_MONTH
];