Open sandboxFocus

Property Arguments

Arguments

Gets the arguments of the diagnostic message. These often include members or types related to the diagnostic.

Declaration
ImmutableArray<object?> Arguments { get; }
Property Value
Type Description
ImmutableArray<object>