2 references to GetWhenTrueAssignment
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseCompoundCoalesceAssignmentDiagnosticAnalyzer.cs (1)
135if (!GetWhenTrueAssignment(ifStatement, out _, out var assignment))
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpUseCompoundCoalesceAssignmentCodeFixProvider.cs (1)
59Contract.ThrowIfFalse(CSharpUseCompoundCoalesceAssignmentDiagnosticAnalyzer.GetWhenTrueAssignment(