2 references to Platform
dotnet (2)
Commands\Test\MTP\SolutionAndProjectUtility.cs (2)
213
globalProperties.Add(ProjectProperties.
Platform
, platform);
406
var platformMetadata = projectReference.GetMetadataValue(ProjectProperties.
Platform
);