3 references to IsNull
Microsoft.CodeAnalysis.CSharp (3)
Parser\Directives.cs (1)
365if (IsNull)
Syntax\CSharpSyntaxTree.cs (2)
160if (_lazyDirectives.IsNull) 165Debug.Assert(!_lazyDirectives.IsNull);