3 references to WithModifierTokens
Microsoft.CodeAnalysis.VisualBasic.Workspaces (3)
CodeGeneration\VisualBasicSyntaxGenerator.vb (3)
2567Return WithModifierTokens(declaration, Merge(tokens, newTokens)) 2628DirectCast(Me.WithModifierTokens(DirectCast(declaration, AccessorBlockSyntax).AccessorStatement, tokens), AccessorStatementSyntax)) 2680Return WithModifierTokens(declaration, Merge(tokens, newTokens))