3 references to IsReadable
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Expressions.vb (2)
1254If Not propertySymbol.IsReadable Then 1374Debug.Assert(propertyAccess.PropertySymbol.IsReadable)
Binding\Binder_Statements.vb (1)
4223Return prop.IsReadable AndAlso