2 references to SetMethodILBuilder
Microsoft.CodeAnalysis.CSharp (2)
Compiler\MethodCompiler.cs (2)
1438
_moduleBeingBuiltOpt.TestData?.
SetMethodILBuilder
(methodSymbol, builder);
1753
moduleBuilder.TestData?.
SetMethodILBuilder
(methodBodyParentSymbol, builder.GetSnapshot());