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