1 reference to InheritsFromOrEquals
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\Iterator\CSharpChangeToIEnumerableCodeFixProvider.cs (1)
52if (type.InheritsFromOrEquals(ienumerableSymbol, includeInterfaces: true))