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