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