ModifierListInfo.WithModifiers(SyntaxTokenList) Method
Containing Type: ModifierListInfo
Assembly: Roslynator.CSharp.dll
Creates a new ModifierListInfo with the specified modifiers updated.
public Roslynator.CSharp.Syntax.ModifierListInfo WithModifiers(Microsoft.CodeAnalysis.SyntaxTokenList modifiers)
Parameters
modifiers SyntaxTokenList