Skip to content

Merge master to features/UsedAssemblyReferences#42434

Merged
1179 commits merged intofeatures/UsedAssemblyReferencesfrom
merges/master-to-features/UsedAssemblyReferences
Mar 18, 2020
Merged

Merge master to features/UsedAssemblyReferences#42434
1179 commits merged intofeatures/UsedAssemblyReferencesfrom
merges/master-to-features/UsedAssemblyReferences

Conversation

@dotnet-bot
Copy link
Copy Markdown
Collaborator

This is an automatically generated pull request from master into features/UsedAssemblyReferences.

git fetch --all
git checkout merges/master-to-features/UsedAssemblyReferences
git reset --hard upstream/features/UsedAssemblyReferences
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-features/UsedAssemblyReferences --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

CyrusNajmabadi and others added 30 commits March 11, 2020 16:14
Port QualifyMemberAccess analyzer and fixer to shared layer
… in the changed options keys for the solution snapshot. Also updated the newly added unit test to explicitly test this scenario that was caught by integration tests.
Track changed option keys in global option service so the serializabl…
CyrusNajmabadi and others added 22 commits March 16, 2020 07:35
Move the project telemetry collection out of process.
 Fix #42259 caused by use of incorrect binder when checking ref return type.
…ion of the result and shouldn't report any diagnostics for it if the type it is called for doesn't implement the interface, unless the mentioned operations affect resulting symbol. (#42405)

ComputeImplementationForInterfaceMember shouldn't perform any validation of the result and shouldn't report any diagnostics for it if the type it is called for doesn't implement the interface, unless the mentioned operations affect resulting symbol.

Fixes #42340.
* Fix crash when compiling internal attribute constructor

* PR feedback

* Add new rule to refout.md
Show <remarks> documentation in Quick Info
Introduce explicit downcast refactoring if a variable requires a cast to compile
Enable file header analyzer (IDE0073) in build
…opup

C# Completion Popup in Argument Lists
Tweak how we generate the IDisposable.Dispose pattern.
* Improve error recovery when parsing incomplete base lists.

* Add tests

* Fix test

* Test added
…316.3 (#42494)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20166.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
@AlekseyTs
Copy link
Copy Markdown
Contributor

I am working on the merge resolution.

@ghost ghost merged commit 7373c9d into features/UsedAssemblyReferences Mar 18, 2020
@ghost ghost deleted the merges/master-to-features/UsedAssemblyReferences branch March 18, 2020 17:22
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure auto-merge Merge Conflicts There are merge conflicts with the base branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.