33 references to Next
Microsoft.AspNetCore.Rewrite (33)
ApacheModRewrite\ConditionPatternParser.cs (13)
36
if (!context.
Next
())
45
if (!context.
Next
())
57
if (!context.
Next
())
64
if (!context.
Next
())
79
if (!context.
Next
())
86
if (!context.
Next
())
101
if (!context.
Next
())
115
context.
Next
();
143
if (!context.
Next
())
166
if (!context.
Next
() || context.Current != 'q')
173
if (!context.
Next
())
189
if (!context.
Next
())
203
if (!context.
Next
() || context.Current != 'e')
ApacheModRewrite\TestStringParser.cs (8)
40
while (context.
Next
())
46
if (!context.
Next
())
55
if (!context.
Next
())
62
context.
Next
();
97
if (!context.
Next
())
105
if (!context.
Next
())
126
context.
Next
();
160
if (!context.
Next
())
ApacheModRewrite\Tokenizer.cs (6)
32
context.
Next
();
42
if (!context.
Next
())
50
if (!context.
Next
())
57
if (!context.
Next
())
72
if (!context.
Next
())
84
if (!context.
Next
())
IISUrlRewrite\InputParser.cs (6)
59
while (context.
Next
())
64
if (!context.
Next
())
95
while (context.
Next
())
176
if (!context.
Next
())
184
if (!context.
Next
())
217
if (!context.
Next
())