Open
Description
These are some of the most common places to receive null from the Roslyn type system, but they're annotated as non-nullable, so it's easy to forget to check for null. See
roslyn/src/Compilers/Core/Portable/Symbols/ISymbol.cs
Lines 66 to 97 in 0b2c30d
-
ContainingSymbol
-
ContainingAssembly
-
ContainingModule
-
ContainingType
-
ContainingNamespace
Metadata
Metadata
Assignees
Type
Projects
Status
No status