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