Header menu logo FSharp.Analyzers.SDK

AssemblyLoadStats Type

Record fields

Record Field Description

AnalyzerAssemblies

Full Usage: AnalyzerAssemblies

Field type: int

The number of DLLs from which we tried to load analyzers.

Field type: int

AnalyzerNames

Full Usage: AnalyzerNames

Field type: string list

The names of all analyzers loaded across all attempted DLLs.

Field type: string list

FailedAssemblies

Full Usage: FailedAssemblies

Field type: int

The number of assemblies from which we tried and failed to load any DLLs.

Field type: int

Instance members

Instance member Description

this.Analyzers

Full Usage: this.Analyzers

Returns: int

The total number of analyzers loaded across all attempted DLLs.

Returns: int

Type something to start searching.