1 write to _matchUrl
Microsoft.AspNetCore.StaticFiles (1)
StaticFileMiddleware.cs (1)
43_matchUrl = _options.RequestPath;
1 reference to _matchUrl
Microsoft.AspNetCore.StaticFiles (1)
StaticFileMiddleware.cs (1)
68else if (!ValidatePath(context, _matchUrl, out var subPath))