Base:
property
IsReadOnly
Microsoft.CodeAnalysis.VisualBasic.Symbols.PropertySymbol.IsReadOnly
2 references to IsReadOnly
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Lambda.vb (1)
685
If propSym Is Nothing OrElse Not propSym.
IsReadOnly
Then
Symbols\Source\SourcePropertySymbol.vb (1)
813
Me.
IsReadOnly
, Me.IsWriteOnly,