Property | Type | Description | |
---|---|---|---|
Block |
Method | Description | |
---|---|---|
AnonymousMethodExpression ( Mono.CSharp.Location loc ) : System | ||
Compatible ( |
||
CreateExpressionTree ( |
||
Emit ( |
||
Error_AddressOfCapturedVar ( |
||
ExplicitTypeInference ( |
||
GetSignatureForError ( ) : string | ||
ImplicitStandardConversionExists ( |
||
InferReturnType ( |
Method | Description | |
---|---|---|
CloneTo ( |
||
CompatibleMethodFactory ( System.TypeSpec return_type, System.TypeSpec delegate_type, |
||
CreateExpressionTree ( |
||
DoResolve ( |
||
DoResolveParameters ( |
||
ResolveParameters ( |
||
VerifyExplicitParameters ( |
||
VerifyParameterCompatibility ( |
Method | Description | |
---|---|---|
CompatibleChecks ( |
||
CompatibleMethodBody ( |
public AnonymousMethodExpression ( Mono.CSharp.Location loc ) : System | ||
loc | Mono.CSharp.Location | |
return | System |
protected CloneTo ( |
||
clonectx | ||
t | Mono.CSharp.Expression | |
return | void |
public Compatible ( |
||
ec | ||
type | System.TypeSpec | |
return | Mono.CSharp.Expression |
protected CompatibleMethodFactory ( System.TypeSpec return_type, System.TypeSpec delegate_type, |
||
return_type | System.TypeSpec | |
delegate_type | System.TypeSpec | |
p | ||
b | ||
return |
public CreateExpressionTree ( |
||
ec | ||
return | Mono.CSharp.Expression |
protected CreateExpressionTree ( |
||
ec | ||
delegate_type | System.TypeSpec | |
return | Mono.CSharp.Expression |
protected DoResolve ( |
||
ec | ||
return | Mono.CSharp.Expression |
protected DoResolveParameters ( |
||
rc | ||
return | bool |
public static Error_AddressOfCapturedVar ( |
||
ec | ||
var | IVariableReference | |
loc | Mono.CSharp.Location | |
return | void |
public ExplicitTypeInference ( |
||
ec | ||
type_inference | Mono.CSharp.TypeInferenceContext | |
delegate_type | System.TypeSpec | |
return | bool |
public ImplicitStandardConversionExists ( |
||
ec | ||
delegate_type | System.TypeSpec | |
return | bool |
public InferReturnType ( |
||
ec | ||
tic | Mono.CSharp.TypeInferenceContext | |
delegate_type | System.TypeSpec | |
return | System.TypeSpec |
protected ResolveParameters ( |
||
ec | ||
tic | Mono.CSharp.TypeInferenceContext | |
delegate_type | System.TypeSpec | |
return |
protected VerifyExplicitParameters ( |
||
ec | ||
delegate_type | System.TypeSpec | |
parameters | ||
return | bool |
protected VerifyParameterCompatibility ( |
||
ec | ||
delegate_type | System.TypeSpec | |
invoke_pd | ||
ignore_errors | bool | |
return | bool |