2 references to DeviceOutputPath
Microsoft.DotNet.Helix.Sdk (2)
CreateXHarnessAndroidWorkItems.cs (2)
149
var devOutArg = appPackage.TryGetMetadata(MetadataNames.
DeviceOutputPath
, out string deviceOutputPath)
172
appPackage.TryGetMetadata(MetadataNames.
DeviceOutputPath
, out string deviceOutputPath);