2 references to Compile
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\Build\ProjectBuildManager.cs (1)
200var targets = new[] { TargetNames.Compile, TargetNames.CoreCompile };
MSBuild\Constants\TargetNames.cs (1)
9public const string Compile = nameof(Compile);