2 references to AddConstructorOrDestructorDeclaration
Microsoft.CodeAnalysis.CSharp.Features (2)
SolutionExplorer\CSharpSolutionExplorerSymbolTreeItemProvider.cs (2)
156AddConstructorOrDestructorDeclaration(constructorDeclaration, constructorDeclaration.Identifier); 160AddConstructorOrDestructorDeclaration(destructorDeclaration, destructorDeclaration.Identifier);