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