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