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