1 reference to TypeNameMatchesDocumentName
Microsoft.CodeAnalysis.Workspaces (1)
Rename\Renamer.RenameSymbolDocumentAction.cs (1)
75
return typeDeclarations.FirstOrDefault(d => WorkspacePathUtilities.
TypeNameMatchesDocumentName
(document, d, syntaxFacts));