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