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