Merge 'dotnet/master' into UsedAssemblyReferences#42024
Merged
AlekseyTs merged 724 commits intodotnet:features/UsedAssemblyReferencesfrom Feb 29, 2020
Merged
Merge 'dotnet/master' into UsedAssemblyReferences#42024AlekseyTs merged 724 commits intodotnet:features/UsedAssemblyReferencesfrom
AlekseyTs merged 724 commits intodotnet:features/UsedAssemblyReferencesfrom
Conversation
…/local-function-attributes Merge master to features/local-function-attributes
…214.5 (dotnet#41720) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20114.5
…215.1 (dotnet#41734) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20115.1
Annotate SyntaxTrivia
Update the code for 'RemoveUnnecessaryCast' to be consistent with our other analyzers/fixers.
* ProjectInfo argument validation * Clean up usage of ToImmutableReadOnlyListOrEmpty * Reorder With- methods * Clean up DocumentInfo and SolutionInfo * Renames * Correct nullability * Add more tests * Fix generator NRE * Rmeove unnecessary checks, dead code * Add more list tests, share test helpers
Persist command line strings to temporary storage to prevent excess in-memory use.
Revert "Replace Enhanced Colors with Color Schemes (dotnet#39792)"
Allow selection of inherited members in equality generation dialog
…eview1-to-master Merge release/dev16.6-preview1 to master
Update analyzer test library for "fix one" support
* Update dependencies from https://github.com/dotnet/arcade build 20200220.2 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20120.2 * Update dependencies from https://github.com/dotnet/arcade build 20200221.6 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20121.6 * Update dependencies from https://github.com/dotnet/arcade build 20200223.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20123.1 * Update dependencies from https://github.com/dotnet/arcade build 20200224.3 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20124.3 * Update dependencies from https://github.com/dotnet/arcade build 20200225.9 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20125.9 * Update dependencies from https://github.com/dotnet/arcade build 20200226.7 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20126.7
Expose several SyntaxGenerator methods.
Use Arcade Roslyn compiler
Use GetRequiredSemanticModelAsync where appropriate
Move bunch of analyzer base types and test utility types into shared …
JoeRobich
approved these changes
Feb 28, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.