2 references to IsNullable
Microsoft.CodeAnalysis.Extensions.Package (2)
Symbols\ITypeSymbolExtensions.cs (2)
650
if (type.
IsNullable
(out var underlyingType))
738
if (symbol.
IsNullable
(out var underlyingType))