Skip to content

[browser][MT] public API of threading, like new Thread vs PNSE #88147

@pavelsavara

Description

@pavelsavara

We have [UnsupportedOSPlatform("browser")] on many multi-threading APIs.
We also have

  • System.Threading.Thread.WebAssembly.Threading\ref
  • System.Threading.ThreadPool.WebAssembly.Threading\ref
  • System.Diagnostics.Tracing.WebAssembly.PerfTracing\ref
    which is overlaying that for Browser runtime pack.
    That confuses Roslyn analyzers.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions