2 references to IteratorOccurrences
Microsoft.AspNetCore.Components.Analyzers (2)
ForLoopIteratorInClosureAnalyzer.cs (2)
327IteratorOccurrences.Add(variableReference); 334var referencesToReport = IteratorOccurrences.Where(reference => IsIterator(reference.Local));