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