2 references to SkipCompilerExecution
dotnet-watch (2)
Build\BuildNames.cs (1)
24
public const string SkipCompilerExecution = nameof(
SkipCompilerExecution
);
Build\EvaluationResult.cs (1)
55
.SetItem(PropertyNames.
SkipCompilerExecution
, "true")