Class InProcessEmitArtifactsPath
Inherited Members
Namespace: BenchmarkDotNet.Toolchains.InProcess.Emit
Assembly: BenchmarkDotNet.dll
Syntax
public class InProcessEmitArtifactsPath : ArtifactsPaths
Constructors
InProcessEmitArtifactsPath(Assembly, ArtifactsPaths)
Declaration
public InProcessEmitArtifactsPath(Assembly generatedAssembly, ArtifactsPaths baseArtifacts)
Parameters
| Type | Name | Description |
|---|---|---|
| Assembly | generatedAssembly | |
| ArtifactsPaths | baseArtifacts |
Properties
GeneratedAssembly
Declaration
public Assembly GeneratedAssembly { get; }
Property Value
| Type | Description |
|---|---|
| Assembly |