2 writes to _asyncOutOfBandChannel
PresentationCore (2)
Core\CSharp\System\Windows\Media\ChannelManager.cs (2)
83_asyncOutOfBandChannel = new DUCE.Channel( 141_asyncOutOfBandChannel = null;
4 references to _asyncOutOfBandChannel
PresentationCore (4)
Core\CSharp\System\Windows\Media\ChannelManager.cs (4)
71Invariant.Assert(_asyncOutOfBandChannel == null); 138if (_asyncOutOfBandChannel != null) 140_asyncOutOfBandChannel.Close(); 278return _asyncOutOfBandChannel;