3 references to GetDate
Microsoft.Net.Http.Headers (3)
ContentDispositionHeaderValue.cs (3)
128get { return GetDate(CreationDateString); } 137get { return GetDate(ModificationDateString); } 146get { return GetDate(ReadDateString); }