Share via


VSTHRD109AvoidAssertInAsyncMethodsCodeFix Class

Definition

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

Constructors

VSTHRD109AvoidAssertInAsyncMethodsCodeFix()

Properties

FixableDiagnosticIds

Methods

GetFixAllProvider()
RegisterCodeFixesAsync(CodeFixContext)

Applies to