Rename AsyncMethodDesc to AsyncMethodVariant, add "AsyncVariant" flag to MethodWithToken and MethodWithGCInfo #121218
Build linux-riscv64 Debug CoreCLR_Bootstrapped failed
Annotations
Check failure on line 237 in src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs
azure-pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs#L237
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs(237,24): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'MetadataType' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 238 in src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs
azure-pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs#L238
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs(238,46): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TypeSystemContext' does not contain a definition for 'SystemModule' and no accessible extension method 'SystemModule' accepting a first argument of type 'TypeSystemContext' could be found (are you missing a using directive or an assembly reference?)
Check failure on line 255 in src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs
azure-pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs#L255
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs(255,13): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'MetadataType' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 255 in src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs
azure-pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs#L255
src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs(255,32): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'MetadataType' 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 linux-riscv64 Debug CoreCLR_Bootstrapped)
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?)