3 references to IsNull
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\InternalSyntax\VisualBasicSyntaxRewriter.vb (3)
75
If (item IsNot visitedItem OrElse separator IsNot visitedSeparator) AndAlso alternate.
IsNull
Then
80
If Not alternate.
IsNull
Then
94
If Not alternate.
IsNull
Then