4 instantiations of List
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Compilers\Core\Portable\InternalUtilities\SpecializedCollections.cs (4)
65return new Singleton.List<T>(value); 70return new Singleton.List<T>(value); 80return new Singleton.List<T>(value); 85return new Singleton.List<T>(value);