Table of Contents

Class InProcessEmitArtifactsPath

Namespace
BenchmarkDotNet.Toolchains.InProcess.Emit
Assembly
BenchmarkDotNet.dll
public class InProcessEmitArtifactsPath : ArtifactsPaths
Inheritance
InProcessEmitArtifactsPath
Inherited Members

Constructors

InProcessEmitArtifactsPath(Assembly, ArtifactsPaths)

public InProcessEmitArtifactsPath(Assembly generatedAssembly, ArtifactsPaths baseArtifacts)

Parameters

generatedAssembly Assembly
baseArtifacts ArtifactsPaths

Properties

GeneratedAssembly

public Assembly GeneratedAssembly { get; }

Property Value

Assembly