Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyze recursive interfaces in illink #99566

Closed
wants to merge 46 commits into from

ifdef out DynamicallyAccessedMembers

cfc1189
Select commit
Loading
Failed to load commit list.
Closed

Analyze recursive interfaces in illink #99566

ifdef out DynamicallyAccessedMembers
cfc1189
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build windows-x64 Debug Libraries_AllConfigurations) failed Mar 21, 2024 in 21m 11s

Build windows-x64 Debug Libraries_AllConfigurations failed

Annotations

Check failure on line 47 in src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Debug Libraries_AllConfigurations)

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs#L47

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs(47,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'DynamicallyAccessedMembersAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 47 in src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Debug Libraries_AllConfigurations)

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs#L47

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs(47,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'DynamicallyAccessedMembers' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 47 in src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Debug Libraries_AllConfigurations)

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs#L47

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs(47,37): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'DynamicallyAccessedMemberTypes' does not exist in the current context

Check failure on line 47 in src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Debug Libraries_AllConfigurations)

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs#L47

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Custom\CustomType.cs(47,87): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'DynamicallyAccessedMemberTypes' does not exist in the current context

Check failure on line 291 in src\libraries\System.Reflection.Context\src\System\Reflection\Context\Projection\ProjectingType.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Debug Libraries_AllConfigurations)

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Projection\ProjectingType.cs#L291

src\libraries\System.Reflection.Context\src\System\Reflection\Context\Projection\ProjectingType.cs(291,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'DynamicallyAccessedMembersAttribute' could not be found (are you missing a using directive or an assembly reference?)