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