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