3 references to AllowsChild
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Legacy\TagHelperParseTreeRewriter.cs (3)
464
!CurrentTagHelperTracker.
AllowsChild
(tagName, nameIncludesPrefix: true))
621
if (!CurrentTagHelperTracker.
AllowsChild
(tagName, nameIncludesPrefix: binding is not null))
653
if (!CurrentTagHelperTracker.
AllowsChild
(tagName, nameIncludesPrefix: binding is not null))