3 writes to _noOpLayerDepth
PresentationCore (3)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (3)
351_noOpLayerDepth++; 372_noOpLayerDepth--; 412_noOpLayerDepth++;
4 references to _noOpLayerDepth
PresentationCore (4)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (4)
370Debug.Assert(_noOpLayerDepth >= 1); 376if (_noOpLayerDepth == 0) 408Debug.Assert(_noOpLayerDepth == 0); 419Debug.Assert(_noOpLayerDepth == 0);