5 references to DeclareLocal
Microsoft.CodeAnalysis.CSharp (5)
CodeGen\Optimizer.cs (5)
426DeclareLocal(empty, 0); 619DeclareLocal(local, stack: 0); 701DeclareLocal(local, declarationStack + 1); 705DeclareLocal(local, declarationStack); 2002DeclareLocal(local, stack);