2 references to UseTupleSwapDiagnosticId
Microsoft.CodeAnalysis.CSharp.Features (2)
src\roslyn\src\Analyzers\CSharp\Analyzers\UseTupleSwap\CSharpUseTupleSwapDiagnosticAnalyzer.cs (1)
36: base(IDEDiagnosticIds.UseTupleSwapDiagnosticId,
src\roslyn\src\Analyzers\CSharp\CodeFixes\UseTupleSwap\CSharpUseTupleSwapCodeFixProvider.cs (1)
28= [IDEDiagnosticIds.UseTupleSwapDiagnosticId];