5 references to IsNull
Microsoft.CodeAnalysis.CSharp (5)
Syntax\CSharpSyntaxRewriter.cs (5)
187if (alternate.IsNull) 196if (!alternate.IsNull) 223if (alternate.IsNull) 232if (!alternate.IsNull && visitedNode != null) 238if (!alternate.IsNull)