3 writes to _assignmentLocal
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\Optimizer.cs (3)
872_assignmentLocal = node; 926_assignmentLocal = null; 1704_assignmentLocal = null; // not using this for exceptionSource
2 references to _assignmentLocal
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\Optimizer.cs (2)
868Debug.Assert(_assignmentLocal == null); 925var assignmentLocal = _assignmentLocal;