5 writes to _repeat
PresentationFramework (5)
src\Framework\System\Windows\Markup\ParserContext.cs (5)
226_repeat++; 242_repeat--; 248_repeat = (int) _langSpaceStack.Pop(); 510_repeat = 0; 674context._repeat = _repeat;
4 references to _repeat
PresentationFramework (4)
src\Framework\System\Windows\Markup\ParserContext.cs (4)
240if (_repeat > 0) 499if (_repeat > 0) 509_langSpaceStack.Push(_repeat); 674context._repeat = _repeat;