42 references to ThrowEUnexpected
Microsoft.VisualStudio.LanguageServices.CSharp (13)
CodeModel\CSharpCodeModelService.cs (12)
587
throw Exceptions.
ThrowEUnexpected
();
639
throw Exceptions.
ThrowEUnexpected
();
1217
throw Exceptions.
ThrowEUnexpected
();
1501
_ => throw Exceptions.
ThrowEUnexpected
(),
1511
_ => throw Exceptions.
ThrowEUnexpected
(),
2218
throw Exceptions.
ThrowEUnexpected
();
2901
throw Exceptions.
ThrowEUnexpected
();
3460
throw Exceptions.
ThrowEUnexpected
();
3473
throw Exceptions.
ThrowEUnexpected
();
3494
throw Exceptions.
ThrowEUnexpected
();
3611
throw Exceptions.
ThrowEUnexpected
();
3651
throw Exceptions.
ThrowEUnexpected
();
CodeModel\CSharpCodeModelService_Prototype.cs (1)
48
throw Exceptions.
ThrowEUnexpected
();
Microsoft.VisualStudio.LanguageServices.Implementation (11)
CodeModel\AbstractCodeModelObject.cs (1)
49
throw Exceptions.
ThrowEUnexpected
();
CodeModel\CodeModelProjectCache.cs (1)
149
throw Exceptions.
ThrowEUnexpected
();
CodeModel\ExternalElements\AbstractExternalCodeType.cs (1)
38
throw Exceptions.
ThrowEUnexpected
();
CodeModel\ExternalElements\ExternalCodeAccessorFunction.cs (1)
103
throw Exceptions.
ThrowEUnexpected
();
CodeModel\ExternalElements\ExternalCodeProperty.cs (1)
174
throw Exceptions.
ThrowEUnexpected
();
CodeModel\FileCodeModel.cs (1)
198
throw Exceptions.
ThrowEUnexpected
();
CodeModel\InternalElements\AbstractCodeMember.cs (1)
49
throw Exceptions.
ThrowEUnexpected
();
CodeModel\InternalElements\CodeAccessorFunction.cs (1)
140
throw Exceptions.
ThrowEUnexpected
();
CodeModel\InternalElements\CodeAttributeArgument.cs (1)
47
throw Exceptions.
ThrowEUnexpected
();
CodeModel\InternalElements\CodeFunction.cs (1)
108
throw Exceptions.
ThrowEUnexpected
();
CodeModel\InternalElements\CodeProperty.cs (1)
103
throw Exceptions.
ThrowEUnexpected
();
Microsoft.VisualStudio.LanguageServices.VisualBasic (18)
CodeModel\VisualBasicCodeModelService.vb (17)
1109
Throw Exceptions.
ThrowEUnexpected
()
1126
Throw Exceptions.
ThrowEUnexpected
()
1779
Throw Exceptions.
ThrowEUnexpected
()
2568
Throw Exceptions.
ThrowEUnexpected
()
2970
Throw Exceptions.
ThrowEUnexpected
()
3916
Throw Exceptions.
ThrowEUnexpected
()
3921
Throw Exceptions.
ThrowEUnexpected
()
3977
Throw Exceptions.
ThrowEUnexpected
()
3992
Throw Exceptions.
ThrowEUnexpected
()
4063
Throw Exceptions.
ThrowEUnexpected
()
4091
Throw Exceptions.
ThrowEUnexpected
()
4098
Throw Exceptions.
ThrowEUnexpected
()
4103
Throw Exceptions.
ThrowEUnexpected
()
4120
Throw Exceptions.
ThrowEUnexpected
()
4170
Throw Exceptions.
ThrowEUnexpected
()
4195
Throw Exceptions.
ThrowEUnexpected
()
4228
Throw Exceptions.
ThrowEUnexpected
()
CodeModel\VisualBasicCodeModelService_Prototype.vb (1)
59
Throw Exceptions.
ThrowEUnexpected
()