3 references to DecomposeAddress
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\Helpers\NibbleMapConstantLookup.cs (1)
62DecomposeAddress(relativeAddress, out MapKey mapIdx, out Nibble bucketByteIndex);
Contracts\ExecutionManager\Helpers\NibbleMapHelpers.cs (1)
136DecomposeAddress(relativeAddress, out MapKey mapIdx, out Nibble bucketByteIndex);
Contracts\ExecutionManager\Helpers\NibbleMapLinearLookup.cs (1)
70DecomposeAddress(relativeAddress, out MapKey mapIdx, out Nibble bucketByteIndex);