2 references to Name
Microsoft.Build.Utilities.Core (2)
PlatformManifest.cs (2)
125Name = rootElement.GetAttribute(Attributes.Name); 147DependentPlatforms.Add(new DependentPlatform(childElement.GetAttribute(Attributes.Name), childElement.GetAttribute(Attributes.Version)));