CodeQL library for C#
codeql/csharp-all 0.9.1 (changelog, source)
Search

Member predicate NullableType::getUnderlyingType

Gets the underlying value type of this nullable type. For example int in int?.

Type getUnderlyingType()