Property | Type | Description | |
---|---|---|---|
GetConstantValue | ConstantValue | ||
GetFieldType | TypeSymbol | ||
SetFieldType | void |
Method | Description | |
---|---|---|
SynthesizedFieldSymbol ( |
||
SynthesizedFieldSymbol ( |
Method | Description | |
---|---|---|
GetConstantValue ( bool earlyDecodingWellKnownAttributes ) : ConstantValue | ||
GetFieldType ( ConsList |
||
SetFieldType ( TypeSymbol type ) : void |
public SynthesizedFieldSymbol ( |
||
containing | ||
type | TypeSymbol | |
name | string | |
accessibility | Accessibility | |
constant | ConstantValue | |
return | System |
public SynthesizedFieldSymbol ( |
||
containing | ||
type | TypeSymbol | |
name | string | |
accessibility | Accessibility | |
isStatic | bool | |
isReadOnly | bool | |
return | System |