1 write to SuiteName
Microsoft.Build.Tasks.UnitTests (1)
RequiresFramework35SP1Assembly_Tests.cs (1)
77task.SuiteName = "MyAppSuite";
1 reference to SuiteName
Microsoft.Build.Tasks.Core (1)
RequiresFramework35SP1Assembly.cs (1)
171return !string.IsNullOrEmpty(SuiteName);