1 write to ReturnNotAscii
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieFactory.cs (1)
76
ReturnNotAscii
= il.DefineLabel(),
3 references to ReturnNotAscii
Microsoft.AspNetCore.Routing (3)
Matching\ILEmitTrieFactory.cs (3)
122
il.MarkLabel(labels.
ReturnNotAscii
);
271
il.Emit(OpCodes.Brtrue, labels.
ReturnNotAscii
);
435
il.Emit(OpCodes.Brtrue, labels.
ReturnNotAscii
);