3 references to CSharpUseDeconstructionDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
UseDeconstructionTests.cs (1)
17
CSharpUseDeconstructionDiagnosticAnalyzer
,
Microsoft.CodeAnalysis.CSharp.Features (2)
CSharpUseDeconstructionCodeFixProvider.cs (2)
78
if (
CSharpUseDeconstructionDiagnosticAnalyzer
.TryAnalyzeVariableDeclaration(
94
if (
CSharpUseDeconstructionDiagnosticAnalyzer
.TryAnalyzeForEachStatement(