2 writes to _isRootTag
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
418_isRootTag = true; 646_isRootTag = false;
2 references to _isRootTag
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
638if (_isRootTag) 828else if (!_isRootTag)