SymbolExtensions.IsNullableType(ITypeSymbol) Method
Containing Type: SymbolExtensions
Assembly: Roslynator.Core.dll
Returns true if the type is a nullable type.
public static bool IsNullableType(this Microsoft.CodeAnalysis.ITypeSymbol? typeSymbol)
Parameters
typeSymbol ITypeSymbol