2 writes to _debugOnly_Channel
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
920_debugOnly_Channel = null; 931_debugOnly_Channel = channel;
2 references to _debugOnly_Channel
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
951Debug.Assert(_debugOnly_Channel == channel); 967Debug.Assert(_debugOnly_Channel == channel);