1 write to FriendlyName
Microsoft.Build.Utilities.Core (1)
PlatformManifest.cs (1)
125
FriendlyName
= rootElement.GetAttribute(Attributes.FriendlyName);
2 references to FriendlyName
Microsoft.Build.Utilities.UnitTests (2)
PlatformManifest_Tests.cs (2)
109
manifest.Manifest.
FriendlyName
.ShouldBe("Universal Application Platform");
130
manifest.Manifest.
FriendlyName
.ShouldBe(string.Empty);