1 instantiation of TestLsifJsonWriter
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (1)
Utilities\TestLsifOutput.vb (1)
37
Dim testLsifJsonWriter = New
TestLsifJsonWriter
()
2 references to TestLsifJsonWriter
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (2)
Utilities\TestLsifOutput.vb (2)
18
Private ReadOnly _testLsifJsonWriter As
TestLsifJsonWriter
26
Public Sub New(testLsifJsonWriter As
TestLsifJsonWriter
, workspace As TestWorkspace)