1 reference to System_Collections_Generic_IEnumerator_T__get_Current
Microsoft.CodeAnalysis.CSharp (1)
Binder\ForEachLoopBinder.cs (1)
1163
currentPropertyGetter = (MethodSymbol)GetSpecialTypeMember(SpecialMember.
System_Collections_Generic_IEnumerator_T__get_Current
, diagnostics, errorLocationSyntax);