Search Issue Tracker

Fixed in 5.0.X

Votes

0

Found in

5.0.0a15

Issue ID

617991

Regression

No

Script updater fails if code has open generic types references

Scripting

-

code like:

var t = typeof(Nullable<>);

causes ScriptUpdater to crash

Add comment

Log in to post comment