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)
82
if (
_syncServiceChannel
!= null)
84
_syncServiceChannel
.Close();
155
if (
_syncServiceChannel
== null)
166
_syncServiceChannel
,