VS 2015 Preview (build 22310.01)
NTVS 21117.01
Repro step
1. Create a Typescript node console app
2. In app.ts, type:
```
import _
```
This brings up the intellisense window then VS crashes. An unhandled exception of type 'System.AggregateException' occurred in mscorlib.dll
Callstack is attached.
This seems to only occur on VS 2015.
NTVS 21117.01
Repro step
1. Create a Typescript node console app
2. In app.ts, type:
```
import _
```
This brings up the intellisense window then VS crashes. An unhandled exception of type 'System.AggregateException' occurred in mscorlib.dll
Callstack is attached.
This seems to only occur on VS 2015.