13 references to ThrowEUnexpected
Microsoft.VisualStudio.LanguageServices.CSharp (13)
CodeModel\CSharpCodeModelService.cs (12)
584
throw Exceptions.
ThrowEUnexpected
();
636
throw Exceptions.
ThrowEUnexpected
();
1214
throw Exceptions.
ThrowEUnexpected
();
1498
_ => throw Exceptions.
ThrowEUnexpected
(),
1508
_ => throw Exceptions.
ThrowEUnexpected
(),
2214
throw Exceptions.
ThrowEUnexpected
();
2897
throw Exceptions.
ThrowEUnexpected
();
3454
throw Exceptions.
ThrowEUnexpected
();
3467
throw Exceptions.
ThrowEUnexpected
();
3488
throw Exceptions.
ThrowEUnexpected
();
3606
throw Exceptions.
ThrowEUnexpected
();
3646
throw Exceptions.
ThrowEUnexpected
();
CodeModel\CSharpCodeModelService_Prototype.cs (1)
48
throw Exceptions.
ThrowEUnexpected
();