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