3 references to IsNil
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
876
where !id.NamespaceHandle.
IsNil
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SymbolTree\SymbolTreeInfo_Metadata.cs (1)
662
if (namespaceHandle.
IsNil
)
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\NamespaceCache.cs (1)
234
Debug.Assert(!child.Handle.
IsNil
);