8 writes to PathBase
Microsoft.AspNetCore.Server.IIS (8)
Core\IISHttpContext.cs (7)
179
PathBase
= string.Empty;
184
PathBase
= string.Empty;
190
PathBase
= pathBase;
196
PathBase
= originalPath;
204
PathBase
= pathBase;
212
PathBase
= originalPath[..pathBase.Length];
267
PathBase
= originalPath[..originalOffset];
Core\IISHttpContext.FeatureCollection.cs (1)
131
set =>
PathBase
= value;
1 reference to PathBase
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
130
get =>
PathBase
;