1 reference to InheritsFromOrEquals
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpChangeToIEnumerableCodeFixProvider.cs (1)
58
if (type.
InheritsFromOrEquals
(ienumerableSymbol, includeInterfaces: true))