2 writes to _isRootTag
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
421_isRootTag = true; 649_isRootTag = false;
2 references to _isRootTag
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
641if (_isRootTag) 830else if (!_isRootTag)