Table of Contents

Class InProcessEmitGenerator

Namespace
BenchmarkDotNet.Toolchains.InProcess.Emit
Assembly
BenchmarkDotNet.dll
public class InProcessEmitGenerator : IGenerator
Inheritance
InProcessEmitGenerator
Implements

Constructors

InProcessEmitGenerator()

public InProcessEmitGenerator()

Methods

GenerateProject(BuildPartition, ILogger, string)

public GenerateResult GenerateProject(BuildPartition buildPartition, ILogger logger, string rootArtifactsFolderPath)

Parameters

buildPartition BuildPartition
logger ILogger
rootArtifactsFolderPath string

Returns

GenerateResult