1 write to AcceptsUnmatchedAttributes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentMetadata.cs (1)
36AcceptsUnmatchedAttributes = AcceptsUnmatchedAttributes
2 references to AcceptsUnmatchedAttributes
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentMetadata.cs (1)
22builder.Append(AcceptsUnmatchedAttributes);
Language\Components\TagHelperDescriptorExtensions.cs (1)
37Metadata: ComponentMetadata { AcceptsUnmatchedAttributes: true }