Implemented interface member:
1 reference to Equals
Microsoft.VisualStudio.LanguageServices (1)
src\Compilers\Core\Portable\FileKey.cs (1)
52return obj is FileKey && Equals((FileKey)obj);