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)
68
else if (!ValidatePath(context,
_matchUrl
, out var subPath))