6 references to AsyncContinuationLocation
Microsoft.Diagnostics.DataContractReader.Contracts (6)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (6)
610
case
AsyncContinuationLocation
.Ecx:
612
case
AsyncContinuationLocation
.Edx:
1468
AsyncContinuationLocation
.Ecx :
AsyncContinuationLocation
.Edx;
1473
_asyncContinuationLoc =
AsyncContinuationLocation
.Stack;
1849
private
AsyncContinuationLocation
_asyncContinuationLoc;