6 references to GetPreDefMethod
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (6)
92MethodSymbol lambdaMethod = GetPreDefMethod(PREDEFMETH.PM_EXPRESSION_LAMBDA); 199MethodSymbol method = GetPreDefMethod(pdm); 904MethodSymbol method = GetPreDefMethod(pdm); 920MethodSymbol method = GetPreDefMethod(pdm); 935MethodSymbol method = GetPreDefMethod(pdm); 950MethodSymbol method = GetPreDefMethod(pdm);