2 references to DATE_TOKEN_DECEMBER
System.ServiceModel.Web (2)
System\ServiceModel\Web\HttpDateParse.cs (2)
62
private const int DATE_TOKEN_LAST_MONTH = (
DATE_TOKEN_DECEMBER
+ 1);
122
return
DATE_TOKEN_DECEMBER
;