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