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