1 instantiation of ScheduledOverlapped
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadScheduler.cs (1)
85
_overlapped = new
ScheduledOverlapped
();
1 reference to ScheduledOverlapped
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadScheduler.cs (1)
60
private readonly
ScheduledOverlapped
_overlapped;