1 write to UInt64UpperIndicator
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieFactory.cs (1)
598UInt64UpperIndicator = il.DeclareLocal(typeof(ulong));
2 references to UInt64UpperIndicator
Microsoft.AspNetCore.Routing (2)
Matching\ILEmitTrieFactory.cs (2)
306il.Emit(OpCodes.Stloc, locals.UInt64UpperIndicator); 310il.Emit(OpCodes.Ldloc, locals.UInt64UpperIndicator);