2 references to SkipCompilerExecution
Microsoft.DotNet.HotReload.Watch (2)
Build\BuildNames.cs (1)
23
public const string SkipCompilerExecution = nameof(
SkipCompilerExecution
);
Build\EvaluationResult.cs (1)
49
.SetItem(PropertyNames.
SkipCompilerExecution
, "true")