Share via


VSTHRD200UseAsyncNamingConventionCodeFix Class

Definition

public ref class VSTHRD200UseAsyncNamingConventionCodeFix : Microsoft::CodeAnalysis::CodeFixes::CodeFixProvider
[Microsoft.CodeAnalysis.CodeFixes.ExportCodeFixProvider("C#", new System.String[] {  })]
public class VSTHRD200UseAsyncNamingConventionCodeFix : Microsoft.CodeAnalysis.CodeFixes.CodeFixProvider
[<Microsoft.CodeAnalysis.CodeFixes.ExportCodeFixProvider("C#", new System.String[] {  })>]
type VSTHRD200UseAsyncNamingConventionCodeFix = class
    inherit CodeFixProvider
Public Class VSTHRD200UseAsyncNamingConventionCodeFix
Inherits CodeFixProvider
Inheritance
VSTHRD200UseAsyncNamingConventionCodeFix
Attributes

Constructors

VSTHRD200UseAsyncNamingConventionCodeFix()

Properties

FixableDiagnosticIds

Methods

GetFixAllProvider()
RegisterCodeFixesAsync(CodeFixContext)

Applies to