2 references to CreateChildContentDescriptor
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (2)
73results.Add(CreateChildContentDescriptor(shortNameMatchingDescriptor, childContent)); 76results.Add(CreateChildContentDescriptor(fullyQualifiedNameMatchingDescriptor, childContent));