IMethodSymbol.ReturnsByRefReadonly Property

Definition

Returns true if this method returns by ref readonly.

public:
 property bool ReturnsByRefReadonly { bool get(); };
public bool ReturnsByRefReadonly { get; }
member this.ReturnsByRefReadonly : bool
Public ReadOnly Property ReturnsByRefReadonly As Boolean

Property Value

Applies to