codeql/csharp-all
4.0.3-dev
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()