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