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