2 references to GetPreconditionState
Microsoft.AspNetCore.StaticFiles (2)
StaticFileContext.cs (2)
307
switch (
GetPreconditionState
())
344
var exception = new NotImplementedException(
GetPreconditionState
().ToString());