1 write to ProductName
Microsoft.Deployment.DotNet.Releases (1)
Product.cs (1)
168
ProductName
= productElement.GetStringOrDefault("product");
1 reference to ProductName
Microsoft.Deployment.DotNet.Releases (1)
Product.cs (1)
20
private string DebuggerDisplay => $"{
ProductName
} {ProductVersion} ({SupportPhase})";