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