5 references to PlatformManifest
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
1175manifest = new PlatformManifest(platformManifestLocation);
Microsoft.Build.Utilities.UnitTests (4)
PlatformManifest_Tests.cs (4)
29PlatformManifest manifest = new PlatformManifest("|||||||"); 45PlatformManifest manifest = new PlatformManifest(manifestDirectory); 71PlatformManifest manifest = new PlatformManifest(manifestDirectory); 329Manifest = new PlatformManifest(_manifestDirectory);