2 references to NewKeyword
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\FindReferenceCache.cs (2)
249this.SyntaxFacts.GetText(this.SyntaxFacts.SyntaxKinds.NewKeyword), 250static (_, token, syntaxKinds) => token.RawKind == syntaxKinds.NewKeyword,