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