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