2 implementations of GetNameOfAttribute
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
615
public SyntaxNode
GetNameOfAttribute
(SyntaxNode node)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
626
Public Function
GetNameOfAttribute
(node As SyntaxNode) As SyntaxNode Implements ISyntaxFacts.GetNameOfAttribute
1 reference to GetNameOfAttribute
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
626
Public Function GetNameOfAttribute(node As SyntaxNode) As SyntaxNode Implements ISyntaxFacts.
GetNameOfAttribute