8 writes to Path
Microsoft.AspNetCore.Server.IIS (8)
Core\IISHttpContext.cs (7)
180Path = string.Empty; 185Path = originalPath; 191Path = string.Empty; 197Path = string.Empty; 205Path = "/"; 213Path = "/"; 268Path = originalPath[originalOffset..];
Core\IISHttpContext.FeatureCollection.cs (1)
137set => Path = value;
1 reference to Path
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
136get => Path;