2 writes to _isRootTag
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
419_isRootTag = true; 647_isRootTag = false;
2 references to _isRootTag
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
639if (_isRootTag) 828else if (!_isRootTag)