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