static private IsEligibleExtensionMethod ( ICompilation compilation, CSharpConversions conversions, IType targetType, IMethod method, bool useTypeInference, IType &outInferredTypes ) : bool | ||
compilation | ICompilation | |
conversions | CSharpConversions | |
targetType | IType | |
method | IMethod | |
useTypeInference | bool | |
outInferredTypes | IType | |
return | bool |