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