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