8 references to EmitByte
ILCompiler.TypeSystem (8)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (8)
85
EmitByte
((byte)ILOpcode.prefix1);
86
EmitByte
((byte)opcode);
104
EmitByte
((byte)value);
133
EmitByte
((byte)index);
153
EmitByte
((byte)index);
169
EmitByte
((byte)index);
189
EmitByte
((byte)index);
230
EmitByte
(1);