Skip to content

Inherit thread affinity from base types and members #231

@sharwell

Description

@sharwell
  • Types derived from a type that requires the main thread should also have a main thread requirement
  • Members derived from a member that requires the main thread should also have a main thread requirement

Then as a follow-up to the above:

  • Members which have a main thread requirement due to inheritance should not report a warning if they are missing a ThrowIfNotOnUIThread call

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions