2 references to IsIEnumerable
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
ResultsViewExpansion.cs (1)
154
if (!type.
IsIEnumerable
() && !type.IsIEnumerableOfT())
TypeHelpers.cs (1)
748
if (@interface.
IsIEnumerable
())