Skip to content

Update to Roslyn.Diagnostics.Analyzers 2.9.3-beta1.19273.2+0e597a9e#35439

Closed
sharwell wants to merge 18 commits intodotnet:masterfrom
sharwell:update-analyzers
Closed

Update to Roslyn.Diagnostics.Analyzers 2.9.3-beta1.19273.2+0e597a9e#35439
sharwell wants to merge 18 commits intodotnet:masterfrom
sharwell:update-analyzers

Conversation

@sharwell
Copy link
Contributor

@sharwell sharwell commented May 2, 2019

Review is only possible commit-by-commit.

Closes #35941

@sharwell sharwell force-pushed the update-analyzers branch 3 times, most recently from d21a590 to 3f073e7 Compare May 3, 2019 02:55
@sharwell

This comment has been minimized.

@sharwell sharwell force-pushed the update-analyzers branch from 931a6cd to 32f70a6 Compare May 23, 2019 23:11
@sharwell sharwell changed the title Update to Roslyn.Diagnostics.Analyzers 2.9.3-beta1.19252.1+136aefb3 Update to Roslyn.Diagnostics.Analyzers 2.9.3-beta1.19273.2+0e597a9e May 23, 2019
@sharwell sharwell removed the Blocked label May 23, 2019
@sharwell sharwell marked this pull request as ready for review May 23, 2019 23:13
@sharwell sharwell requested review from a team as code owners May 23, 2019 23:13
*REMOVED*Shared Microsoft.CodeAnalysis.VisualBasic.VisualBasicSyntaxTree.ParseText(text As String, options As Microsoft.CodeAnalysis.VisualBasic.VisualBasicParseOptions = Nothing, path As String = "", encoding As System.Text.Encoding = Nothing, cancellationToken As System.Threading.CancellationToken = Nothing) -> Microsoft.CodeAnalysis.SyntaxTree
*REMOVED*Shared Microsoft.CodeAnalysis.VisualBasic.SyntaxFactory.ParseSyntaxTree(text As Microsoft.CodeAnalysis.Text.SourceText, options As Microsoft.CodeAnalysis.ParseOptions = Nothing, path As String = "", cancellationToken As System.Threading.CancellationToken = Nothing) -> Microsoft.CodeAnalysis.SyntaxTree
*REMOVED*Shared Microsoft.CodeAnalysis.VisualBasic.SyntaxFactory.ParseSyntaxTree(text As String, options As Microsoft.CodeAnalysis.ParseOptions = Nothing, path As String = "", encoding As System.Text.Encoding = Nothing, cancellationToken As System.Threading.CancellationToken = Nothing) -> Microsoft.CodeAnalysis.SyntaxTree
Microsoft.CodeAnalysis.VisualBasic.AggregateClauseSymbolInfo.Select1() -> Microsoft.CodeAnalysis.SymbolInfo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I presume these are all coming from @CyrusNajmabadi's fix to the public API analyzer to correctly track auto-properties in VB? Should these entries be moved to Shipped API txt?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's the source of the difference. Can you verify that all relevant additions were already shipped?

@sharwell sharwell requested a review from a team as a code owner June 10, 2019 13:24
@sharwell sharwell changed the base branch from master to release/dev16.3-preview1 June 21, 2019 16:18
@jinujoseph jinujoseph changed the base branch from release/dev16.3-preview1 to master June 28, 2019 16:26
@sharwell sharwell closed this Jul 2, 2020
@sharwell sharwell deleted the update-analyzers branch July 2, 2020 19:07
@sharwell sharwell added the Resolution-Expired The request is closed due to inactivity under our contribution review policy. label Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Resolution-Expired The request is closed due to inactivity under our contribution review policy.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NullReferenceException in CSharpDiagnosticAnalyzerApiUsageAnalyzer for open generic type

3 participants