2 references to GetStringListPropertyValue
dotnet-watch (2)
Build\EvaluationResult.cs (1)
102var customCollectWatchItems = projectInstance.GetStringListPropertyValue(PropertyNames.CustomCollectWatchItems);
Build\ProjectGraphUtilities.cs (1)
128=> projectNode.ProjectInstance.GetStringListPropertyValue(propertyName);