2 writes to _asyncChannel
PresentationCore (2)
System\Windows\Media\ChannelManager.cs (2)
49_asyncChannel = new DUCE.Channel( 93_asyncChannel = null;
3 references to _asyncChannel
PresentationCore (3)
System\Windows\Media\ChannelManager.cs (3)
43Invariant.Assert(_asyncChannel == null); 92_asyncChannel?.Close(); 196return _asyncChannel;