6 references to Instruction
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
18
using static Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen.
Instruction
;
4234
void verify(
Instruction
[] spec)
4240
void verifyMethod(
Instruction
[] spec)
4267
void verifyLocalFunction(
Instruction
[] spec)
4295
(string code, string expectation) generateCode(
Instruction
[] spec)
4302
foreach (
var
instruction in spec)