3 references to Attributes
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentChildContentDiagnosticPass.cs (1)
36foreach (var attribute in node.Attributes)
Language\Components\ComponentGenericTypePass.cs (2)
126foreach (var attribute in node.Attributes) 325foreach (var attribute in node.Attributes)