3 writes to _assignmentLocal
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\Optimizer.cs (3)
873_assignmentLocal = node; 927_assignmentLocal = null; 1705_assignmentLocal = null; // not using this for exceptionSource
2 references to _assignmentLocal
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\Optimizer.cs (2)
869Debug.Assert(_assignmentLocal == null); 926var assignmentLocal = _assignmentLocal;