4 references to GetCollectionElementType
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
CSharpTypeInferenceService.TypeInferrer.cs (3)
333
GetCollectionElementType
(t));
1437
GetCollectionElementType
(t));
1465
GetCollectionElementType
(t));
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
VisualBasicTypeInferenceService.TypeInferrer.vb (1)
1069
Return types.OfType(Of INamedTypeSymbol)().SelectMany(Function(t)
GetCollectionElementType
(t))