2 references to JsonModeLsifJsonWriter
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
Program.cs (1)
73
LsifFormat.Json => new
JsonModeLsifJsonWriter
(outputWriter),
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (1)
OutputFormatTests.vb (1)
47
Using jsonWriter = New
JsonModeLsifJsonWriter
(stringWriter)