9 references to IsEmpty
Microsoft.CodeAnalysis.VisualBasic (9)
Symbols\NamedTypeSymbol.vb (2)
767
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
782
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
Symbols\Source\SourceModuleSymbol.vb (7)
827
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
860
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
886
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
937
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
967
If diagBag Is Nothing OrElse diagBag.
IsEmpty
Then
1008
If Not diagBag.
IsEmpty
Then
1020
If Not diagBag.
IsEmpty
Then