8 writes to Path
Microsoft.AspNetCore.Server.IIS (8)
Core\IISHttpContext.cs (7)
177Path = string.Empty; 182Path = originalPath; 188Path = string.Empty; 194Path = string.Empty; 202Path = "/"; 210Path = "/"; 265Path = originalPath[originalOffset..];
Core\IISHttpContext.FeatureCollection.cs (1)
135set => Path = value;
1 reference to Path
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
134get => Path;