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