4 references to s_contextHash
System.Windows.Forms (4)
System\Windows\Forms\Application.ThreadContext.cs (4)
89s_contextHash[_id] = this; 314s_contextHash.Remove(_id, out _); 436foreach ((_, var threadContext) in s_contextHash) 495if (s_contextHash.TryGetValue(id, out ThreadContext? context))