2 writes to _syncServiceChannel
PresentationCore (2)
System\Windows\Media\ChannelManager.cs (2)
87_syncServiceChannel = null; 158_syncServiceChannel = new DUCE.Channel(
4 references to _syncServiceChannel
PresentationCore (4)
System\Windows\Media\ChannelManager.cs (4)
83if (_syncServiceChannel != null) 85_syncServiceChannel.Close(); 156if (_syncServiceChannel == null) 167_syncServiceChannel,