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