2 writes to _syncServiceChannel
PresentationCore (2)
System\Windows\Media\ChannelManager.cs (2)
84_syncServiceChannel = null; 147_syncServiceChannel = new DUCE.Channel(
3 references to _syncServiceChannel
PresentationCore (3)
System\Windows\Media\ChannelManager.cs (3)
82_syncServiceChannel?.Close(); 145if (_syncServiceChannel == null) 156_syncServiceChannel,