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