2 references to SkipCompilerExecution
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\Build\ProjectBuildManager.cs (1)
49
{ PropertyNames.
SkipCompilerExecution
, bool.TrueString },
MSBuild\Constants\PropertyNames.cs (1)
57
public const string SkipCompilerExecution = nameof(
SkipCompilerExecution
);