2 references to TypeMatchesDocumentName
Microsoft.CodeAnalysis.Features (2)
CodeRefactorings\MoveType\AbstractMoveTypeService.cs (2)
87
var typeMatchesDocumentName =
TypeMatchesDocumentName
(typeDeclaration, documentNameWithoutExtension);
139
typeDeclaration =>
TypeMatchesDocumentName
(