2 references to UseTupleSwapDiagnosticId
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseTupleSwapDiagnosticAnalyzer.cs (1)
36: base(IDEDiagnosticIds.UseTupleSwapDiagnosticId,
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpUseTupleSwapCodeFixProvider.cs (1)
36= ImmutableArray.Create(IDEDiagnosticIds.UseTupleSwapDiagnosticId);