3 references to EncHoistedLocalInfo
Microsoft.CodeAnalysis.CSharp (2)
Compiler\MethodCompiler.cs (2)
1723hoistedVariables.Add(new EncHoistedLocalInfo(true)); 1742hoistedVariables.Add(new EncHoistedLocalInfo(true));
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\MethodCompiler.vb (1)
1742hoistedVariables.Add(New EncHoistedLocalInfo(True))