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