Property | Type | Description | |
---|---|---|---|
value |
Method | Description | |
---|---|---|
ContainsEmitWithAwait ( ) : bool | ||
ConvertExplicitly ( bool in_checked_context, System.TypeSpec target_type ) : |
||
Emit ( |
||
EmitSideEffect ( |
||
FlowAnalysis ( Mono.CSharp.FlowAnalysisContext fc ) : void | ||
GetValue ( ) : object | ||
GetValueAsLiteral ( ) : string | ||
GetValueAsLong ( ) : long | ||
SideEffectConstant ( |
public ConvertExplicitly ( bool in_checked_context, System.TypeSpec target_type ) : |
||
in_checked_context | bool | |
target_type | System.TypeSpec | |
return |
public EmitSideEffect ( |
||
ec | ||
return | void |
public FlowAnalysis ( Mono.CSharp.FlowAnalysisContext fc ) : void | ||
fc | Mono.CSharp.FlowAnalysisContext | |
return | void |
public SideEffectConstant ( |
||
value | ||
side_effect | Mono.CSharp.Expression | |
loc | Mono.CSharp.Location | |
return | System |