ModifierList<TNode>.Instance Property
Containing Type: ModifierList<TNode>
Assembly: Roslynator.CSharp.dll
Gets an instance of the ModifierList<TNode> for a syntax specified by the generic argument.
public static Roslynator.CSharp.ModifierList<TNode> Instance { get; }
Property Value
ModifierList<TNode>