2 writes to _asyncContinuationLoc
Microsoft.Diagnostics.DataContractReader.Contracts (2)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (2)
1467_asyncContinuationLoc = (numRegistersUsed == 1) ? 1473_asyncContinuationLoc = AsyncContinuationLocation.Stack;
1 reference to _asyncContinuationLoc
Microsoft.Diagnostics.DataContractReader.Contracts (1)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (1)
608switch (_asyncContinuationLoc)