2 writes to _syncServiceChannel
PresentationCore (2)
Core\CSharp\System\Windows\Media\ChannelManager.cs (2)
118
_syncServiceChannel
= null;
202
_syncServiceChannel
= new DUCE.Channel(
4 references to _syncServiceChannel
PresentationCore (4)
Core\CSharp\System\Windows\Media\ChannelManager.cs (4)
114
if (
_syncServiceChannel
!= null)
116
_syncServiceChannel
.Close();
200
if (
_syncServiceChannel
== null)
211
_syncServiceChannel
,