1 write to UInt64LowerIndicator
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieFactory.cs (1)
597UInt64LowerIndicator = il.DeclareLocal(typeof(ulong));
2 references to UInt64LowerIndicator
Microsoft.AspNetCore.Routing (2)
Matching\ILEmitTrieFactory.cs (2)
298il.Emit(OpCodes.Stloc, locals.UInt64LowerIndicator); 309il.Emit(OpCodes.Ldloc, locals.UInt64LowerIndicator);