2 references to WaitHandle
System (2)
sys\system\collections\concurrent\BlockingCollection.cs (2)
1031handles.Add(linkedTokenSource.Token.WaitHandle); // add the combined token to the handles list 1440handles.Add(linkedTokenSource.Token.WaitHandle); // add the combined token to the handles list