2 references to IsEquivalentTo
Microsoft.Interop.SourceGeneration (2)
ContainingSyntaxContext.cs (1)
32&& Identifier.IsEquivalentTo(other.Identifier)
SyntaxEquivalentComparer.cs (1)
29return x.IsEquivalentTo(y);