1 write to DependentPlatforms
Microsoft.Build.Utilities.Core (1)
PlatformManifest.cs (1)
120
DependentPlatforms
= new List<DependentPlatform>();
1 reference to DependentPlatforms
Microsoft.Build.Utilities.Core (1)
PlatformManifest.cs (1)
147
DependentPlatforms
.Add(new DependentPlatform(childElement.GetAttribute(Attributes.Name), childElement.GetAttribute(Attributes.Version)));