8 writes to PathBase
Microsoft.AspNetCore.Server.IIS (8)
Core\IISHttpContext.cs (7)
176
PathBase
= string.Empty;
181
PathBase
= string.Empty;
187
PathBase
= pathBase;
193
PathBase
= originalPath;
201
PathBase
= pathBase;
209
PathBase
= originalPath[..pathBase.Length];
264
PathBase
= originalPath[..originalOffset];
Core\IISHttpContext.FeatureCollection.cs (1)
129
set =>
PathBase
= value;
1 reference to PathBase
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
128
get =>
PathBase
;