1 write to _runtime
Microsoft.NET.TestFramework (1)
Commands\DotnetPublishCommand.cs (1)
30_runtime = runtime;
2 references to _runtime
Microsoft.NET.TestFramework (2)
Commands\DotnetPublishCommand.cs (2)
19if (!string.IsNullOrEmpty(_runtime)) 22newArgs.Add(_runtime);