Property | Type | Description | |
---|---|---|---|
CanBePassedTo | bool | ||
Cci | Microsoft.Cci.IDefinition | ||
Cci | Microsoft.Cci.IMetadataConstant | ||
Cci | Microsoft.Cci.ITypeReference | ||
Cci | void | ||
GetMetadataConstantValue | Microsoft.Cci.IMetadataConstant |
Method | Description | |
---|---|---|
CanBePassedTo ( |
Helper method that checks whether this parameter can be passed to anothers method parameter.
|
|
Cci ( Microsoft.CodeAnalysis.Emit.EmitContext context ) : Microsoft.Cci.IDefinition | ||
Cci ( Microsoft.CodeAnalysis.Emit.EmitContext context ) : Microsoft.Cci.IMetadataConstant |
Gets constant value to be stored in metadata Constant table.
|
|
Cci ( Microsoft.CodeAnalysis.Emit.EmitContext context ) : Microsoft.Cci.ITypeReference | ||
Cci ( Microsoft.Cci visitor ) : void | ||
GetMetadataConstantValue ( Microsoft.CodeAnalysis.Emit.EmitContext context ) : Microsoft.Cci.IMetadataConstant |