2 references to Stack
Microsoft.Diagnostics.DataContractReader.Contracts (2)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (2)
621
if (HasParamType && _paramTypeLoc == ParamTypeLocation.
Stack
)
1488
_paramTypeLoc = ParamTypeLocation.
Stack
;