2 references to Instance
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\FileBasedProgramsProjectLoader.cs (2)
50public static IProjectCollection ProjectCollection => Microsoft.CodeAnalysis.MSBuild.ProjectCollection.Instance; 100Debug.Assert(projectCollection == ProjectCollection.Instance);