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