1 reference to PreferTupleSwap
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseTupleSwapDiagnosticAnalyzer.cs (1)
65
var styleOption = syntaxContext.GetCSharpAnalyzerOptions().
PreferTupleSwap
;