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