3 writes to _noOpLayerDepth
PresentationCore (3)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (3)
364_noOpLayerDepth++; 385_noOpLayerDepth--; 425_noOpLayerDepth++;
4 references to _noOpLayerDepth
PresentationCore (4)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (4)
383Debug.Assert(_noOpLayerDepth >= 1); 389if (_noOpLayerDepth == 0) 421Debug.Assert(_noOpLayerDepth == 0); 432Debug.Assert(_noOpLayerDepth == 0);