2 writes to _syncServiceChannel
PresentationCore (2)
System\Windows\Media\ChannelManager.cs (2)
86_syncServiceChannel = null; 157_syncServiceChannel = new DUCE.Channel(
4 references to _syncServiceChannel
PresentationCore (4)
System\Windows\Media\ChannelManager.cs (4)
82if (_syncServiceChannel != null) 84_syncServiceChannel.Close(); 155if (_syncServiceChannel == null) 166_syncServiceChannel,