1 write to _rootList
IdeCoreBenchmarks (1)
SerializationBenchmarks.cs (1)
33_rootList = new List<CompilationUnitSyntax>();
3 references to _rootList
IdeCoreBenchmarks (3)
SerializationBenchmarks.cs (3)
44_rootList.Add(tree.GetCompilationUnitRoot()); 63foreach (var root in _rootList) 77foreach (var root in _rootList)