1 reference to IsLambdaMethodName
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (1)
CompilationContext.vb (1)
1364
If desiredMethodName IsNot Nothing AndAlso
IsLambdaMethodName
(desiredMethodName) Then