3 references to JsonCommaValueNode
Microsoft.CodeAnalysis.Features (3)
EmbeddedLanguages\Json\JsonParser.cs (3)
424new JsonCommaValueNode(CreateMissingToken(JsonKind.CommaToken))); 430new JsonCommaValueNode(CreateMissingToken(JsonKind.CommaToken).AddDiagnosticIfNone(new EmbeddedDiagnostic( 547=> new(ConsumeCurrentToken());