8 writes to _rawDate
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Internal\Http\HttpHeaders.Generated.cs (8)
8899
_headers.
_rawDate
= null;
10850
_headers.
_rawDate
= raw;
11722
_headers.
_rawDate
= null;
11742
_headers.
_rawDate
= null;
12321
_headers.
_rawDate
= null;
12353
_headers.
_rawDate
= null;
13213
_headers.
_rawDate
= null;
13245
_headers.
_rawDate
= null;
2 references to _rawDate
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpHeaders.Generated.cs (2)
14862
if (_headers.
_rawDate
!= null)
14867
output.Write(_headers.
_rawDate
);