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