6 references to Instruction
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
21using static Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen.Instruction; 4492void verify(Instruction[] spec) 4498void verifyMethod(Instruction[] spec) 4525void verifyLocalFunction(Instruction[] spec) 4553(string code, string expectation) generateCode(Instruction[] spec) 4560foreach (var instruction in spec)