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