Class MonoAotBuilder
Implements
Namespace: BenchmarkDotNet.Toolchains.Mono
Assembly: BenchmarkDotNet.dll
Syntax
public class MonoAotBuilder : IBuilder
Methods
Build(GenerateResult, BuildPartition, ILogger)
Declaration
public BuildResult Build(GenerateResult generateResult, BuildPartition buildPartition, ILogger logger)
Parameters
| Type | Name | Description |
|---|---|---|
| GenerateResult | generateResult | |
| BuildPartition | buildPartition | |
| ILogger | logger |
Returns
| Type | Description |
|---|---|
| BuildResult |