3 writes to _noOpLayerDepth
PresentationCore (3)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (3)
352_noOpLayerDepth++; 373_noOpLayerDepth--; 413_noOpLayerDepth++;
4 references to _noOpLayerDepth
PresentationCore (4)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (4)
371Debug.Assert(_noOpLayerDepth >= 1); 377if (_noOpLayerDepth == 0) 409Debug.Assert(_noOpLayerDepth == 0); 420Debug.Assert(_noOpLayerDepth == 0);