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)
83
if (
_syncServiceChannel
!= null)
85
_syncServiceChannel
.Close();
156
if (
_syncServiceChannel
== null)
167
_syncServiceChannel
,