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

Member predicate NullableType::getUnderlyingType

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

Type getUnderlyingType()