Implemented interface member:
2 references to Current
ILLink.RoslynAnalyzer (2)
DataFlow\LocalDataFlowVisitor.cs (1)
430targetOperation = enumerator.Current.Reference;
src\tools\illink\src\ILLink.Shared\DataFlow\ValueSet.cs (1)
105object? IEnumerator.Current => Current;