2 instantiations of BatchingLsifJsonWriter
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (2)
Generator.cs (2)
122var topLevelSymbolsWriter = new BatchingLsifJsonWriter(_lsifJsonWriter); 151var documentWriter = new BatchingLsifJsonWriter(_lsifJsonWriter);
2 references to BatchingLsifJsonWriter
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (2)
Generator.cs (2)
122var topLevelSymbolsWriter = new BatchingLsifJsonWriter(_lsifJsonWriter); 151var documentWriter = new BatchingLsifJsonWriter(_lsifJsonWriter);