10 writes to _Protocol
Microsoft.AspNetCore.Server.Kestrel.Core (10)
Internal\Http\HttpHeaders.Generated.cs (10)
523_headers._Protocol = value; 528_headers._Protocol = default; 3895_headers._Protocol = value; 3908_headers._Protocol = value; 4772_headers._Protocol = value; 4793_headers._Protocol = value; 5879_headers._Protocol = default(StringValues); 5900_headers._Protocol = default(StringValues); 6595_headers._Protocol = default; 7670values = ref _headers._Protocol;
5 references to _Protocol
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\HttpHeaders.Generated.cs (5)
514return _headers._Protocol; 3013value = _headers._Protocol; 3032value = _headers._Protocol; 7091array[arrayIndex] = new KeyValuePair<string, StringValues>(InternalHeaderNames.Protocol, _headers._Protocol); 8439_current = new KeyValuePair<string, StringValues>(InternalHeaderNames.Protocol, _collection._headers._Protocol);