2 references to IsSTAThread
System (2)
sys\system\collections\concurrent\BlockingCollection.cs (2)
1733else if ((!IsSTAThread && collections.Length > 63) || (IsSTAThread && collections.Length > 62))