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