2 writes to _asyncOutOfBandChannel
PresentationCore (2)
System\Windows\Media\ChannelManager.cs (2)
56_asyncOutOfBandChannel = new DUCE.Channel( 95_asyncOutOfBandChannel = null;
3 references to _asyncOutOfBandChannel
PresentationCore (3)
System\Windows\Media\ChannelManager.cs (3)
44Invariant.Assert(_asyncOutOfBandChannel == null); 94_asyncOutOfBandChannel?.Close(); 207return _asyncOutOfBandChannel;