2 references to DotNetWatchContentFiles
dotnet-watch (2)
Build\BuildNames.cs (1)
21public const string DotNetWatchContentFiles = nameof(DotNetWatchContentFiles);
Build\EvaluationResult.cs (1)
129projectInstance.GetBooleanPropertyValue(PropertyNames.DotNetWatchContentFiles, defaultValue: true))