Implemented interface member:
1 reference to Equals
Microsoft.CodeAnalysis.CSharp (1)
Symbols\AnonymousTypes\AnonymousTypeManager.Templates.cs (1)
62return obj is SynthesizedDelegateKey && Equals((SynthesizedDelegateKey)obj);