2 references to IsMultithreadingSupported
System.Threading.Tasks.Parallel (2)
System\Threading\Tasks\Parallel.cs (1)
251
if (!
IsMultithreadingSupported
||
System\Threading\Tasks\TaskReplicator.cs (1)
134
if (!Parallel.
IsMultithreadingSupported
)