2 references to LocalFunction
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IMethodSymbolExtensions.cs (2)
610
MethodKind.LambdaMethod or MethodKindEx.
LocalFunction
or MethodKind.DelegateInvoke => true,
619
MethodKind.LambdaMethod or MethodKindEx.
LocalFunction
=> true,