2 references to ILBuilder
Microsoft.CodeAnalysis (2)
CodeGen\PrivateImplementationDetails.cs (1)
739var ilBuilder = new ILBuilder(
Emit\EditAndContinue\DeletedMethodBody.cs (1)
71var builder = new ILBuilder((ITokenDeferral)context.Module, null, OptimizationLevel.Debug, false);