Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Arbel
Roslyn
ConfigureAwaitChecker
ConfigureAwaitVisualBasicCodeFix
GetFixAllProvider
Arbel.Roslyn.ConfigureAwaitChecker.ConfigureAwaitVisualBasicCodeFix.GetFixAllProvider C# (CSharp) Method
ConfigureAwaitVisualBasicCodeFix Class Documentation
Mostra file
Open project: aelij/ConfigureAwaitChecker
GetFixAllProvider()
public
method
public
GetFixAllProvider
( ) :
Microsoft.CodeAnalysis.CodeFixes.FixAllProvider
return
Microsoft.CodeAnalysis.CodeFixes.FixAllProvider
public override FixAllProvider GetFixAllProvider() { return WellKnownFixAllProviders.BatchFixer; }
ConfigureAwaitVisualBasicCodeFix
AddConfigureAwait
ComputeFixesAsync
GetFixAllProvider
GetFixableDiagnosticIds