1 reference to TypeImplementsEquatable
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\EquatableAnalyzer.Fixer.cs (1)
59if (type.TypeKind == TypeKind.Struct && !TypeImplementsEquatable(type, equatableType))