8 references to GetItemValue
Microsoft.NET.ProjectData.Tasks (8)
ProjectDataWriter.cs (8)
230 GetItemValue(sliceDimensions, ProjectProperties.TargetFramework) ?? GetItemValue(properties, ProjectProperties.TargetFramework), 231 GetItemValue(properties, ProjectProperties.TargetFrameworkIdentifier), 232 GetItemValue(properties, ProjectProperties.TargetFrameworkVersion)); 705 GetItemValue(sliceDimensions, ProjectProperties.TargetFramework) ?? GetItemValue(properties, ProjectProperties.TargetFramework), 706 GetItemValue(properties, ProjectProperties.TargetFrameworkIdentifier), 707 GetItemValue(properties, ProjectProperties.TargetFrameworkVersion));