6 writes to _parsedPath
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Internal\Http\Http1Connection.cs (6)
356_parsedRawTarget = _parsedPath = _parsedQueryString = null; 417Path = _parsedPath = ForwardSlash; 422Path = _parsedPath = PathDecoder.DecodePath(path, targetPath.IsEncoded, RawTarget, queryLength); 500_parsedPath = _parsedQueryString = null; 520_parsedRawTarget = _parsedPath = _parsedQueryString = null; 569Path = _parsedPath = uri.LocalPath;
2 references to _parsedPath
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1Connection.cs (2)
373Path = _parsedPath; 589Path = _parsedPath;