2 references to IsForEachMethod
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\OrdinaryMethodReferenceFinder.cs (2)
74
if (
IsForEachMethod
(methodSymbol))
123
if (
IsForEachMethod
(symbol))