2 references to IsPropertyBlock
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\BlockContexts\PropertyBlockContext.vb (2)
73
If
IsPropertyBlock
Then
111
If
IsPropertyBlock
OrElse endStmt IsNot Nothing Then