6 references to GetPreDefMethod
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (6)
91MethodSymbol lambdaMethod = GetPreDefMethod(PREDEFMETH.PM_EXPRESSION_LAMBDA); 198MethodSymbol method = GetPreDefMethod(pdm); 903MethodSymbol method = GetPreDefMethod(pdm); 919MethodSymbol method = GetPreDefMethod(pdm); 934MethodSymbol method = GetPreDefMethod(pdm); 949MethodSymbol method = GetPreDefMethod(pdm);