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

fix: Collect EnumerateUnmappedOrConfiguredTargetMembers to prevent collection was modified exception #1438

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

trejjam
Copy link
Contributor

@trejjam trejjam commented Aug 4, 2024

Collect EnumerateUnmappedOrConfiguredTargetMembers to prevent collection was modified exception

Description

Fixes #1403

Checklist

  • The existing code style is followed
  • The commit message follows our guidelines
  • Performed a self-review of my code
  • Hard-to-understand areas of my code are commented
  • The documentation is updated (as applicable)
  • Unit tests are added/updated
  • Integration tests are added/updated (as applicable, especially if feature/bug depends on roslyn or framework version in use)

@trejjam trejjam force-pushed the fix/vs-issue-1403 branch from 4437597 to c1aaa66 Compare August 4, 2024 15:03
@latonz latonz added the bug Something isn't working label Aug 5, 2024
@latonz latonz merged commit 579aa13 into riok:main Aug 5, 2024
17 of 18 checks passed
@latonz
Copy link
Contributor

latonz commented Aug 5, 2024

Thanks a lot for the quick fix 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants