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