-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Bump versions of System.Collections.Immutable and System.Reflection.Metadata to consume the new function pointer metadata changes. #46176
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
Conversation
src/Compilers/Core/Portable/InternalUtilities/ImmutableArrayExtensions.cs
Outdated
Show resolved
Hide resolved
src/Workspaces/Core/Portable/Diagnostics/DiagnosticAnalysisResultMap.cs
Outdated
Show resolved
Hide resolved
...tiesAndExtensions/Compiler/Core/Utilities/CompilerUtilities/ImmutableDictionaryExtensions.cs
Outdated
Show resolved
Hide resolved
sharwell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't speak to the specific versions in use, but the fallout appears fine to this point.
|
@sharwell There's a new set of changes in the IDE layer (had to boot into Windows again as I couldn't build those files on Linux), please take another look. |
src/VisualStudio/LiveShare/Impl/AbstractGoToDefinitionWithFindUsagesServiceHandler.cs
Outdated
Show resolved
Hide resolved
|
@333fred I would need to see a test insertion pass to sign off on this. |
…etadata to consume the new function pointer metadata changes.
36abf71 to
3667c3f
Compare
|
Successful test insertion: https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/263088 |

We're going to use this to run PR validation for inserting into VS.