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