1 instantiation of ProjectFile
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
BuildHost.cs (1)
239return _server.AddTarget(new ProjectFile(languageName, project, _buildManager, log));
2 references to ProjectFile
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
BuildHost.cs (2)
183/// Returns the target ID of the <see cref="ProjectFile"/> object created for this. 192/// Returns the target ID of the <see cref="ProjectFile"/> object created for this.