2 references to Json
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (2)
Program.cs (1)
73
LsifFormat.
Json
=> new JsonModeLsifJsonWriter(outputWriter),
Writing\JsonModeLsifJsonWriter.cs (1)
15
/// An <see cref="ILsifJsonWriter"/> that writes in <see cref="LsifFormat.
Json
"/>.