2 references to NewKeyword
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\Json\JsonNodes.cs (1)
280Debug.Assert(newKeyword.Kind == JsonKind.NewKeyword);
EmbeddedLanguages\Json\JsonParser.cs (1)
507token.With(kind: JsonKind.NewKeyword),