4 references to GetIdentifier
Microsoft.CodeAnalysis.CSharp (4)
Parser\Directives.cs (4)
59
return this.
GetIdentifier
() == other.
GetIdentifier
();
155
if (current.Head.
GetIdentifier
() == id)
162
if (current.Head.
GetIdentifier
() == id)