Свойство | Тип | Описание | |
---|---|---|---|
DeriveParameters | ImmutableArray |
Метод | Описание | |
---|---|---|
SynthesizedParameterSymbol ( |
Метод | Описание | |
---|---|---|
DeriveParameters ( |
For each parameter of a source method, construct a corresponding synthesized parameter for a destination method.
|
public SynthesizedParameterSymbol ( |
||
container | ||
type | TypeSymbol | |
ordinal | int | |
refKind | RefKind | |
name | string | |
customModifiers | ImmutableArray |
|
countOfCustomModifiersPrecedingByRef | ushort | |
explicitDefaultConstantValue | ConstantValue | |
Результат | Microsoft.CodeAnalysis |