3 references to GetDate
Microsoft.Net.Http.Headers (3)
ContentDispositionHeaderValue.cs (3)
129get { return GetDate(CreationDateString); } 138get { return GetDate(ModificationDateString); } 147get { return GetDate(ReadDateString); }