2 references to Instance
dotnet (2)
Commands\Project\Convert\ProjectConvertCommand.cs (2)
428var automaticallyIncludedItems = new HashSet<ProjectItemKey>(ProjectItemComparer.Instance); 442var addedExplicitItems = new HashSet<ProjectItemKey>(ProjectItemComparer.Instance);