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