2 references to JsonCommaValueNode
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\Json\JsonParser.cs (2)
425new JsonCommaValueNode(CreateMissingToken(JsonKind.CommaToken))); 548=> new(ConsumeCurrentToken());