1 write to _SIZE_OF_ARG_STACK_COMPUTED
Microsoft.Diagnostics.DataContractReader.Contracts (1)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (1)
1561
_SIZE_OF_ARG_STACK_COMPUTED
= true;
4 references to _SIZE_OF_ARG_STACK_COMPUTED
Microsoft.Diagnostics.DataContractReader.Contracts (4)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (4)
389
if (!
_SIZE_OF_ARG_STACK_COMPUTED
)
391
Debug.Assert(
_SIZE_OF_ARG_STACK_COMPUTED
);
562
if (!
_SIZE_OF_ARG_STACK_COMPUTED
)
605
if (!
_SIZE_OF_ARG_STACK_COMPUTED
)