8 references to ByteRangeReadEvent
PresentationCore (8)
MS\Internal\IO\Packaging\NetStream.cs (8)
96_readEventHandles[(int)ReadEvent.ByteRangeReadEvent] = new AutoResetEvent(false); 399_readEventHandles[(int)ReadEvent.ByteRangeReadEvent]?.Set(); 407_readEventHandles[(int)ReadEvent.ByteRangeReadEvent]?.Close(); 408_readEventHandles[(int)ReadEvent.ByteRangeReadEvent] = null; 581_readEventHandles[(int)ReadEvent.ByteRangeReadEvent].SafeWaitHandle, 1099if (eventFired == ReadEvent.ByteRangeReadEvent) 1190_readEventHandles[(int)ReadEvent.ByteRangeReadEvent]?.Close(); 1191_readEventHandles[(int)ReadEvent.ByteRangeReadEvent] = null;