1 write to _pathBase
Microsoft.AspNetCore.Server.IISIntegration (1)
IISSetupFilter.cs (1)
19
_pathBase
= pathBase;
1 reference to _pathBase
Microsoft.AspNetCore.Server.IISIntegration (1)
IISSetupFilter.cs (1)
27
app.UsePathBase(
_pathBase
);