Implemented interface member:
method
IsAttribute
Microsoft.CodeAnalysis.ISyntaxHelper.IsAttribute(Microsoft.CodeAnalysis.SyntaxNode)
2 overrides of IsAttribute
Microsoft.CodeAnalysis.CSharp (1)
SourceGeneration\CSharpSyntaxHelper.cs (1)
33
public override bool
IsAttribute
(SyntaxNode node)
Microsoft.CodeAnalysis.VisualBasic (1)
SourceGeneration\VisualBasicSyntaxHelper.vb (1)
33
Public Overrides Function
IsAttribute
(node As SyntaxNode) As Boolean