1 write to UInt16ValueLowerCase
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieFactory.cs (1)
592UInt16ValueLowerCase = il.DeclareLocal(typeof(ushort));
3 references to UInt16ValueLowerCase
Microsoft.AspNetCore.Routing (3)
Matching\ILEmitTrieFactory.cs (3)
443il.Emit(OpCodes.Stloc, locals.UInt16ValueLowerCase); 482? locals.UInt16ValueLowerCase 506il.Emit(OpCodes.Ldloc, locals.UInt16ValueLowerCase);