24 references to ThrowEUnexpected
Microsoft.VisualStudio.LanguageServices.CSharp (13)
CodeModel\CSharpCodeModelService.cs (12)
585throw Exceptions.ThrowEUnexpected(); 637throw Exceptions.ThrowEUnexpected(); 1215throw Exceptions.ThrowEUnexpected(); 1499_ => throw Exceptions.ThrowEUnexpected(), 1509_ => throw Exceptions.ThrowEUnexpected(), 2215throw Exceptions.ThrowEUnexpected(); 2898throw Exceptions.ThrowEUnexpected(); 3455throw Exceptions.ThrowEUnexpected(); 3468throw Exceptions.ThrowEUnexpected(); 3489throw Exceptions.ThrowEUnexpected(); 3607throw Exceptions.ThrowEUnexpected(); 3647throw Exceptions.ThrowEUnexpected();
CodeModel\CSharpCodeModelService_Prototype.cs (1)
48throw Exceptions.ThrowEUnexpected();
Microsoft.VisualStudio.LanguageServices.Implementation (11)
CodeModel\AbstractCodeModelObject.cs (1)
44throw Exceptions.ThrowEUnexpected();
CodeModel\CodeModelProjectCache.cs (1)
147throw Exceptions.ThrowEUnexpected();
CodeModel\ExternalElements\AbstractExternalCodeType.cs (1)
35throw Exceptions.ThrowEUnexpected();
CodeModel\ExternalElements\ExternalCodeAccessorFunction.cs (1)
102throw Exceptions.ThrowEUnexpected();
CodeModel\ExternalElements\ExternalCodeProperty.cs (1)
173throw Exceptions.ThrowEUnexpected();
CodeModel\FileCodeModel.cs (1)
193throw 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();