Partager via


AsyncVoidAnalyzer Classe

Définition

[Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer("C#", new System.String[] {  })]
public sealed class AsyncVoidAnalyzer : Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer
[<Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer("C#", new System.String[] {  })>]
type AsyncVoidAnalyzer = class
    inherit DiagnosticAnalyzer
Public NotInheritable Class AsyncVoidAnalyzer
Inherits DiagnosticAnalyzer
Héritage
AsyncVoidAnalyzer
Attributs

Constructeurs

AsyncVoidAnalyzer()

Propriétés

SupportedDiagnostics

Méthodes

Initialize(AnalysisContext)

S’applique à