1 reference to RunInSTAAttribute
MSBuildTaskHost (1)
LoadedType.cs (1)
112
HasSTAThreadAttribute = this.Type.GetTypeInfo().IsDefined(typeof(
RunInSTAAttribute
), true /* inherited */);