Freigeben über


DiagnosticAnalyzerExtensions Klasse

Definition

public ref class DiagnosticAnalyzerExtensions abstract sealed
public static class DiagnosticAnalyzerExtensions
type DiagnosticAnalyzerExtensions = class
Public Module DiagnosticAnalyzerExtensions
Vererbung
DiagnosticAnalyzerExtensions

Methoden

WithAnalyzers(Compilation, ImmutableArray<DiagnosticAnalyzer>, AnalyzerOptions, CancellationToken)
Veraltet.

Gibt eine neue Kompilierung mit angefügten Diagnoseanalysetools zurück.

WithAnalyzers(Compilation, ImmutableArray<DiagnosticAnalyzer>, AnalyzerOptions)

Gibt eine neue Kompilierung mit angefügten Diagnoseanalysetools zurück.

WithAnalyzers(Compilation, ImmutableArray<DiagnosticAnalyzer>, CompilationWithAnalyzersOptions)

Gibt eine neue Kompilierung mit angefügten Diagnoseanalysetools zurück.

Gilt für: