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();
145
if (
_syncServiceChannel
== null)
156
_syncServiceChannel
,