10 writes to _ProxyConnection
Microsoft.AspNetCore.Server.Kestrel.Core (10)
Internal\Http\HttpHeaders.Generated.cs (10)
9649_headers._ProxyConnection = value; 9654_headers._ProxyConnection = default; 12083_headers._ProxyConnection = value; 12114_headers._ProxyConnection = value; 12886_headers._ProxyConnection = value; 12937_headers._ProxyConnection = value; 13778_headers._ProxyConnection = default(StringValues); 13829_headers._ProxyConnection = default(StringValues); 14341_headers._ProxyConnection = default; 15080values = ref _headers._ProxyConnection;
5 references to _ProxyConnection
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\HttpHeaders.Generated.cs (5)
9633var value = _headers._ProxyConnection; 11436value = _headers._ProxyConnection; 11482value = _headers._ProxyConnection; 14706array[arrayIndex] = new KeyValuePair<string, StringValues>(HeaderNames.ProxyConnection, _headers._ProxyConnection); 15422_current = new KeyValuePair<string, StringValues>(HeaderNames.ProxyConnection, _collection._headers._ProxyConnection);