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