IMethodSymbol.ReturnsByRef Property

Definition

Returns true if this method returns by reference.

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

Property Value

Applies to