4 references to System_Collections_IEnumerator__Current
Microsoft.CodeAnalysis.CSharp (4)
Lowering\IteratorRewriter\IteratorRewriter.cs (2)
108
EnsureSpecialPropertyGetter(SpecialMember.
System_Collections_IEnumerator__Current
, bag);
216
var IEnumerator_get_Current = F.SpecialProperty(SpecialMember.
System_Collections_IEnumerator__Current
).GetMethod;
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListEnumeratorTypeSymbol.cs (1)
52
(PropertySymbol)compilation.GetSpecialTypeMember(SpecialMember.
System_Collections_IEnumerator__Current
),
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (1)
836
&& compilation.GetSpecialTypeMember(SpecialMember.
System_Collections_IEnumerator__Current
) is not null