Implemented interface member:
property
VSTestFramework
Microsoft.TestPlatform.Build.Tasks.ITestTask.VSTestFramework
2 references to VSTestFramework
Microsoft.TestPlatform.Build (2)
Tasks\VSTestTask.cs (2)
79if (!VSTestFramework.IsNullOrEmpty()) 81Console.WriteLine(Resources.Resources.TestRunningSummary, TestFileFullPath, VSTestFramework);