6 references to Instruction
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
19using static Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen.Instruction; 4528void verify(Instruction[] spec) 4534void verifyMethod(Instruction[] spec) 4561void verifyLocalFunction(Instruction[] spec) 4589(string code, string expectation) generateCode(Instruction[] spec) 4596foreach (var instruction in spec)