9 references to IsEmpty
Microsoft.CodeAnalysis.VisualBasic (9)
Symbols\NamedTypeSymbol.vb (2)
759
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
774
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
Symbols\Source\SourceModuleSymbol.vb (7)
841
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
874
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
900
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
951
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
981
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
1022
If Not diagBag.
IsEmpty
Then
1034
If Not diagBag.
IsEmpty
Then