5 references to PlatformManifest
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
1170manifest = new PlatformManifest(platformManifestLocation);
Microsoft.Build.Utilities.UnitTests (4)
PlatformManifest_Tests.cs (4)
28PlatformManifest manifest = new PlatformManifest("|||||||"); 44PlatformManifest manifest = new PlatformManifest(manifestDirectory); 70PlatformManifest manifest = new PlatformManifest(manifestDirectory); 328Manifest = new PlatformManifest(_manifestDirectory);