Class InProcessEmitGenerator
Implements
Namespace: BenchmarkDotNet.Toolchains.InProcess.Emit
Assembly: BenchmarkDotNet.dll
Syntax
public class InProcessEmitGenerator : IGenerator
Methods
GenerateProject(BuildPartition, ILogger, String)
Declaration
public GenerateResult GenerateProject(BuildPartition buildPartition, ILogger logger, string rootArtifactsFolderPath)
Parameters
Type | Name | Description |
---|---|---|
BuildPartition | buildPartition | |
ILogger | logger | |
String | rootArtifactsFolderPath |
Returns
Type | Description |
---|---|
GenerateResult |