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