AnalyzerResults Property
Namespace
Statiq.Testing
Containing Type
TestAnalyzerContext
Property Type
ConcurrentBag<TestAnalyzerResult>

Syntax

public ConcurrentBag<TestAnalyzerResult> AnalyzerResults { get; }

Value

Type Description
ConcurrentBag<TestAnalyzerResult>