2 references to RunInSTAAttribute
Microsoft.Build.Framework (1)
Loader\LoadedType.cs (1)
73if (TypeUtilities.HasAttribute<RunInSTAAttribute>(t))
MSBuild (1)
OutOfProcTaskAppDomainWrapperBase.cs (1)
169[taskName, taskLocation, typeof(RunInSTAAttribute).FullName]);