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