1 reference to IsClassOrStruct
Microsoft.CodeAnalysis.Features (1)
AddDebuggerDisplay\AbstractAddDebuggerDisplayCodeRefactoringProvider.cs (1)
53
if (typeSymbol.IsStatic || !
IsClassOrStruct
(typeSymbol))