2 references to CustomCollectWatchItems
dotnet-watch (2)
Build\BuildNames.cs (1)
19public const string CustomCollectWatchItems = nameof(CustomCollectWatchItems);
Build\EvaluationResult.cs (1)
102var customCollectWatchItems = projectInstance.GetStringListPropertyValue(PropertyNames.CustomCollectWatchItems);