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