1 write to _fallbackThunk
Microsoft.AspNetCore.Rewrite (1)
PatternSegments\IISServerVariableSegment.cs (1)
16_fallbackThunk = fallbackThunk;
1 reference to _fallbackThunk
Microsoft.AspNetCore.Rewrite (1)
PatternSegments\IISServerVariableSegment.cs (1)
21return context.HttpContext.GetServerVariable(_variableName) ?? _fallbackThunk().Evaluate(context, ruleBackReferences, conditionBackReferences);