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