2 writes to _syncServiceChannel
PresentationCore (2)
System\Windows\Media\ChannelManager.cs (2)
106_syncServiceChannel = null; 177_syncServiceChannel = new DUCE.Channel(
4 references to _syncServiceChannel
PresentationCore (4)
System\Windows\Media\ChannelManager.cs (4)
102if (_syncServiceChannel != null) 104_syncServiceChannel.Close(); 175if (_syncServiceChannel == null) 186_syncServiceChannel,