IMethodSymbol.ReturnsByRefReadonly プロパティ

定義

このメソッドが ref readonly によって返される場合は true を返します。

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

プロパティ値

適用対象