5 references to Emit
System (2)
regex\system\text\regularexpressions\RegexCompiler.cs (2)
1061_ilg.Emit(OpCodes.Switch, table); 1322_ilg.Emit(OpCodes.Switch, table);
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (1)
549_ilg.Emit(OpCodes.Switch, jmpLabels);
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
1562this.ilgen.Emit(opcode, arrLabels);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
1846ilGen.Emit(OpCodes.Switch, caseLabels);