C# Class Arbel.ReSharper.ConfigureAwaitPlugin.QuickFix.ConsiderUsingConfigureAwaitQuickFix

Inheritance: IQuickFix
Datei anzeigen Open project: aelij/ConfigureAwaitChecker

Public Methods

Method Description
ConsiderUsingConfigureAwaitQuickFix ( [ highlighting ) : System.Collections.Generic
CreateBulbItems ( ) : IEnumerable
IsAvailable ( IUserDataHolder cache ) : bool

Method Details

ConsiderUsingConfigureAwaitQuickFix() public method

public ConsiderUsingConfigureAwaitQuickFix ( [ highlighting ) : System.Collections.Generic
highlighting [
return System.Collections.Generic

CreateBulbItems() public method

public CreateBulbItems ( ) : IEnumerable
return IEnumerable

IsAvailable() public method

public IsAvailable ( IUserDataHolder cache ) : bool
cache IUserDataHolder
return bool