5 references to DeclareLocal
Microsoft.CodeAnalysis.CSharp (5)
CodeGen\Optimizer.cs (5)
427DeclareLocal(empty, 0); 619DeclareLocal(node.Instrumentation.Local, stack: 0); 701DeclareLocal(local, declarationStack + 1); 705DeclareLocal(local, declarationStack); 1926DeclareLocal(local, stack);