2 references to CustomCollectWatchItems
Microsoft.DotNet.HotReload.Watch (2)
Build\BuildNames.cs (1)
20public const string CustomCollectWatchItems = nameof(CustomCollectWatchItems);
Build\EvaluationResult.cs (1)
275targets.AddRange(projectInstance.GetStringListPropertyValue(PropertyNames.CustomCollectWatchItems));