2 references to GetStringListPropertyValue
Microsoft.DotNet.HotReload.Watch (2)
Build\EvaluationResult.cs (1)
104
var customCollectWatchItems = projectInstance.
GetStringListPropertyValue
(PropertyNames.CustomCollectWatchItems);
Build\ProjectGraphUtilities.cs (1)
73
=> projectNode.ProjectInstance.
GetStringListPropertyValue
(propertyName);