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)
102
if (
_syncServiceChannel
!= null)
104
_syncServiceChannel
.Close();
175
if (
_syncServiceChannel
== null)
186
_syncServiceChannel
,