ConstructorArguments
Gets the constructor arguments.
Declaration
public ImmutableArray<TypedConstant> ConstructorArguments { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<TypedConstant> |
Gets the constructor arguments.
public ImmutableArray<TypedConstant> ConstructorArguments { get; }
Type | Description |
---|---|
ImmutableArray<TypedConstant> |