Skip to content

Conversation

@sbomer
Copy link
Member

@sbomer sbomer commented Jan 14, 2026

The new task runs AfterTargets="ILLink" and uses System.Reflection.Metadata instead of Mono.Cecil to scan linked assemblies.

The new task runs AfterTargets="ILLink" and uses System.Reflection.Metadata
instead of Mono.Cecil to scan linked assemblies.
ProcessType (reader, type, writer);
}
} catch (BadImageFormatException) {
// Skip non-managed assemblies
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a debug level log message describing the exception?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants