1 write to _list
IdeBenchmarks (1)
Lsp\LspCompletionSerializationBenchmarks.cs (1)
138
_list
= list;
2 references to _list
IdeBenchmarks (2)
Lsp\LspCompletionSerializationBenchmarks.cs (2)
153
serializer.Serialize(jsonWriter,
_list
);
163
if (list!.Items.Length !=
_list
!.Items.Length)