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