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