Rename AsyncMethodDesc to AsyncMethodVariant, add "AsyncVariant" flag to MethodWithToken and MethodWithGCInfo #121218
Build osx-x64 Debug Libraries_CheckedCoreCLR failed
Annotations
Check failure on line 107 in src/coreclr/tools/Common/TypeSystem/Common/MethodForInstantiatedType.cs
azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)
src/coreclr/tools/Common/TypeSystem/Common/MethodForInstantiatedType.cs#L107
src/coreclr/tools/Common/TypeSystem/Common/MethodForInstantiatedType.cs(107,57): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'TaskReturningAsyncThunk' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 107 in src/coreclr/tools/Common/TypeSystem/Common/MethodForInstantiatedType.cs
azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)
src/coreclr/tools/Common/TypeSystem/Common/MethodForInstantiatedType.cs#L107
src/coreclr/tools/Common/TypeSystem/Common/MethodForInstantiatedType.cs(107,167): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'AsyncMethodThunk' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 430 in src/coreclr/tools/Common/TypeSystem/Ecma/EcmaMethod.cs
azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)
src/coreclr/tools/Common/TypeSystem/Ecma/EcmaMethod.cs#L430
src/coreclr/tools/Common/TypeSystem/Ecma/EcmaMethod.cs(430,25): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'TaskReturningAsyncThunk' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 431 in src/coreclr/tools/Common/TypeSystem/Ecma/EcmaMethod.cs
azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)
src/coreclr/tools/Common/TypeSystem/Ecma/EcmaMethod.cs#L431
src/coreclr/tools/Common/TypeSystem/Ecma/EcmaMethod.cs(431,25): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'AsyncMethodThunk' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 124 in src/coreclr/tools/Common/TypeSystem/Common/InstantiatedMethod.cs
azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)
src/coreclr/tools/Common/TypeSystem/Common/InstantiatedMethod.cs#L124
src/coreclr/tools/Common/TypeSystem/Common/InstantiatedMethod.cs(124,25): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'TaskReturningAsyncThunk' could not be found (are you missing a using directive or an assembly reference?)