6 references to Instruction
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
21
using static Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen.
Instruction
;
4477
void verify(
Instruction
[] spec)
4483
void verifyMethod(
Instruction
[] spec)
4510
void verifyLocalFunction(
Instruction
[] spec)
4538
(string code, string expectation) generateCode(
Instruction
[] spec)
4545
foreach (
var
instruction in spec)