Implemented interface member:
1 reference to Equals
Microsoft.CodeAnalysis (1)
FileKey.cs (1)
52return obj is FileKey && Equals((FileKey)obj);