Hey,
I have a documentation comment that looks like this:
/// <param name="Width">The width of the desired page. Use <see langword="null"/> if the original width should be used.</param>
But the resulting tooltip omits the null:
It works for cref
.
/// <param name="BackgroundColor">Specifies the background color. Defaults to <see cref="Color4.White"/>.</param>
Tested with 6.6.