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