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