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