2 writes to _syncServiceChannel
PresentationCore (2)
Core\CSharp\System\Windows\Media\ChannelManager.cs (2)
118_syncServiceChannel = null; 202_syncServiceChannel = new DUCE.Channel(
4 references to _syncServiceChannel
PresentationCore (4)
Core\CSharp\System\Windows\Media\ChannelManager.cs (4)
114if (_syncServiceChannel != null) 116_syncServiceChannel.Close(); 200if (_syncServiceChannel == null) 211_syncServiceChannel,