8 writes to Path
Microsoft.AspNetCore.Server.HttpSys (8)
RequestProcessing\Request.cs (8)
64Path = originalPath; 71Path = string.Empty; 84Path = string.Empty; 90Path = string.Empty; 96Path = originalPath[pathBase.Length..]; 102Path = originalPath[pathBase.Length..]; 157Path = originalPath[originalOffset..]; 163Path = path;
1 reference to Path
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
130_path = Request.Path;