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