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