2 references to MethodKindEx
Microsoft.CodeAnalysis.ResxSourceGenerator (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,