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