2 references to GetDefaultEnumeratorInfo
Microsoft.CodeAnalysis.CSharp (2)
Binder\ForEachLoopBinder.cs (2)
954
builder =
GetDefaultEnumeratorInfo
(syntax, builder, diagnostics, collectionExprType);
1004
builder =
GetDefaultEnumeratorInfo
(syntax, builder, diagnostics, collectionExprType);