2 references to GetPropertyName
Microsoft.DotNet.SourceBuild.Tasks (2)
src\UsageReport\WriteUsageReports.cs (1)
115string pvpIdent = WriteBuildOutputProps.GetPropertyName(id);
src\WriteBuildOutputProps.cs (1)
85string propertyName = GetPropertyName(packageIdentity.Id);