Skip to content

Conversation

@Tenno641
Copy link
Contributor

Fixes xunit/xunit#3474

Prevent a crash in MemberDataShouldReferenceValidMember when analyzing metadata symbols from referenced projects by guarding against empty DeclaringSyntaxReferences.

Handle empty DeclaringSyntaxReferences when analyzing symbols from
referenced assemblies to prevent InvalidOperationException during
initial build/test.
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.

Analyzer crashes for inherited [MemberData] from referenced assembly

1 participant