2 references to AddModifiers
Microsoft.DotNet.GenAPI (1)
SyntaxRewriter\TypeDeclarationCSharpSyntaxRewriter.cs (1)
107
(T)node.
AddModifiers
(SyntaxFactory.Token(SyntaxKind.PartialKeyword).WithTrailingTrivia(SyntaxFactory.Space)) :
System.Text.RegularExpressions.Generator (1)
UpgradeToGeneratedRegexCodeFixer.cs (1)
341
typeDeclaration.
AddModifiers
(SyntaxFactory.Token(SyntaxKind.PartialKeyword)));