2 references to FindFirstDelegateChild
Microsoft.AspNetCore.Components.Analyzers (2)
ForLoopIteratorInClosureAnalyzer.cs (2)
203var delegateResult = FindFirstDelegateChild(conversionOperation.Operand); 258var result = FindFirstDelegateChild(child);