Method |
Description |
|
EnsureSignatureIsLoaded ( ) : void |
|
|
FilterOutDecimalConstantAttribute ( ) : bool |
|
|
FixedImplementationType ( PEModuleBuilder emitModule ) : NamedTypeSymbol |
|
|
GetConstantValue ( bool earlyDecodingWellKnownAttributes ) : ConstantValue |
|
|
GetCustomAttributesToEmit ( CommonModuleCompilationState compilationState ) : IEnumerable |
|
|
GetFieldType ( ConsList fieldsBeingBound ) : TypeSymbol |
|
|
IsFixedBuffer ( int &fixedSize, TypeSymbol &fixedElementType ) : bool |
|
|
PEFieldSymbol ( PEModuleSymbol moduleSymbol, PENamedTypeSymbol containingType, FieldDefinitionHandle fieldDef ) : Microsoft.CodeAnalysis |
|
|