4 references to IsNil
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
PDB\MethodDebugInfo.Portable.cs (1)
68
if (!documentHandle.
IsNil
)
Microsoft.CodeAnalysis.Features (2)
PdbSourceDocument\SymbolSourceDocumentFinder.cs (2)
43
if (!mdi.Document.
IsNil
)
53
if (!point.Document.
IsNil
)
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\SequencePointCollection.cs (1)
69
if (document.
IsNil
)