LINQPad9 Bug - Util.DisplayWebPageHtml("<html/>") - NullReferenceException
In the latest version of LPQ9 (9.8.12),
calling method: Util.DisplayWebPageHtml() fails with NullReferenceException.
Code to reproduce:
Util.DisplayWebPageHtml("<html><body><p>Foo</p></body></html>")
It fails with:

Comments
-
Thanks - this should now be fixed in 9.9.2.
-
I confirm that it has been fixed in v 9.9.2
Thanks.
