2 references to IsChildContentParameterNameProperty
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentLoweringPass.cs (2)
596
if (property.BoundAttribute.
IsChildContentParameterNameProperty
())
722
if (node.BoundAttribute.
IsChildContentParameterNameProperty
())