3 writes to _ifMatchState
Microsoft.AspNetCore.StaticFiles (3)
StaticFileContext.cs (3)
68_ifMatchState = PreconditionState.Unspecified; 151_ifMatchState = PreconditionState.PreconditionFailed; 156_ifMatchState = PreconditionState.ShouldProcess;
1 reference to _ifMatchState
Microsoft.AspNetCore.StaticFiles (1)
StaticFileContext.cs (1)
282=> GetMaxPreconditionState(_ifMatchState, _ifNoneMatchState, _ifModifiedSinceState, _ifUnmodifiedSinceState);