2 references to AllowChildTag
Microsoft.CodeAnalysis.Razor.Compiler (2)
CSharp\DefaultTagHelperDescriptorFactory.cs (2)
154
builder.
AllowChildTag
(childTagBuilder =>
163
builder.
AllowChildTag
(childTagBuilder => childTagBuilder.Name = (string?)value.Value);