8 writes to Path
Microsoft.AspNetCore.Server.HttpSys (8)
RequestProcessing\Request.cs (8)
66Path = originalPath; 73Path = string.Empty; 86Path = string.Empty; 92Path = string.Empty; 98Path = originalPath[pathBase.Length..]; 104Path = originalPath[pathBase.Length..]; 159Path = originalPath[originalOffset..]; 165Path = path;
1 reference to Path
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
130_path = Request.Path;