2 references to EmitStatementAndCountInstructions
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\CodeGenerator.cs (2)
385
instructionsEmitted = this.
EmitStatementAndCountInstructions
(statement);
408
instructionsEmitted = this.
EmitStatementAndCountInstructions
(statement);