3 references to GetStringListPropertyValue
dotnet-watch (3)
Build\ProjectGraphUtilities.cs (3)
83
=> projectNode.
GetStringListPropertyValue
(PropertyNames.TargetFrameworks);
89
=> projectNode.
GetStringListPropertyValue
(PropertyNames.WebAssemblyHotReloadCapabilities);
125
=> projectNode.
GetStringListPropertyValue
(PropertyNames.DefaultItemExcludes);