3 references to OverlappedContext
System.ServiceModel (3)
System\ServiceModel\Channels\PipeConnection.cs (3)
98this.readOverlapped = new OverlappedContext(); 100this.writeOverlapped = new OverlappedContext(); 2216overlapped = new OverlappedContext();