Implemented interface member:
2 references to Equals
Microsoft.Interop.SourceGeneration (2)
ContainingSyntaxContext.cs (1)
32
&& SyntaxEquivalentComparer.Instance.
Equals
(TypeParameters, other.TypeParameters);
SyntaxEquivalentNode.cs (1)
16
return SyntaxEquivalentComparer.Instance.
Equals
(Node, other.Node);