1 write to _pattern
Microsoft.AspNetCore.Rewrite (1)
PatternSegments\ToLowerSegment.cs (1)
14
_pattern
= pattern;
1 reference to _pattern
Microsoft.AspNetCore.Rewrite (1)
PatternSegments\ToLowerSegment.cs (1)
23
var pattern =
_pattern
.Evaluate(context, ruleBackReferences, conditionBackReferences);