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