2 writes to _debugOnly_Channel
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
902_debugOnly_Channel = null; 913_debugOnly_Channel = channel;
2 references to _debugOnly_Channel
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
933Debug.Assert(_debugOnly_Channel == channel); 949Debug.Assert(_debugOnly_Channel == channel);