codeql/csharp-all
5.1.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the underlying value type of this nullable type. For example int in int?.
int
int?
Type getUnderlyingType()