1 write to _pathToManifest
Microsoft.Build.Utilities.Core (1)
PlatformManifest.cs (1)
32
_pathToManifest
= pathToManifest;
1 reference to _pathToManifest
Microsoft.Build.Utilities.Core (1)
PlatformManifest.cs (1)
94
string platformManifestPath = Path.Combine(
_pathToManifest
, "Platform.xml");