9 references to ArgLocDesc
Microsoft.Diagnostics.DataContractReader.Contracts (9)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (9)
105private readonly ArgLocDesc? _argLocDescForStructInRegs; 108public ArgDestination(TransitionBlock transitionBlock, int offset, ArgLocDesc? argLocDescForStructInRegs) 295private ArgLocDesc _argLocDescForStructInRegs; 1567public ArgLocDesc? GetArgLoc(int argOffset) 1573ArgLocDesc pLoc = default; 1586ArgLocDesc pLoc = default; 1629ArgLocDesc pLoc = default; 1680ArgLocDesc pLoc = default; 1736ArgLocDesc pLoc = default;