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