ModifierListInfo.IsAsync Property
Containing Type: ModifierListInfo
Assembly: Roslynator.CSharp.dll
True if the modifier list contains "async" modifier.
public bool IsAsync { get; }
Containing Type: ModifierListInfo
Assembly: Roslynator.CSharp.dll
True if the modifier list contains "async" modifier.
public bool IsAsync { get; }