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