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