2 references to GetClassificationTypeForConstructorOrDestructorParent
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Classification\ClassificationHelpers.cs (2)
212return GetClassificationTypeForConstructorOrDestructorParent(constructorDeclaration.Parent!); 216return GetClassificationTypeForConstructorOrDestructorParent(destructorDeclaration.Parent!);