2 references to SetMethodILBuilder
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
1637
moduleBuilder.TestData?.
SetMethodILBuilder
(method, builder.GetSnapshot());
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\MethodCompiler.vb (1)
1658
moduleBuilder.TestData?.
SetMethodILBuilder
(method, builder.GetSnapshot())