6 references to Instruction
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
21using static Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen.Instruction; 4530void verify(Instruction[] spec) 4536void verifyMethod(Instruction[] spec) 4563void verifyLocalFunction(Instruction[] spec) 4591(string code, string expectation) generateCode(Instruction[] spec) 4598foreach (var instruction in spec)