4 references to GetAbsoluteAddress
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\ExecutionManager\Helpers\NibbleMapConstantLookup.cs (3)
78return GetAbsoluteAddress(mapBase, mapIdx, t.Nibble); 94return GetAbsoluteAddress(mapBase, mapIdx, t.Nibble); 131return GetAbsoluteAddress(mapBase, mapIdx, t.Nibble);
Contracts\ExecutionManager\Helpers\NibbleMapHelpers.cs (1)
137return GetAbsoluteAddress(mapBase, mapIdx, bucketByteIndex);