24 references to ThrowEUnexpected
Microsoft.VisualStudio.LanguageServices.CSharp (13)
CodeModel\CSharpCodeModelService.cs (12)
584throw Exceptions.ThrowEUnexpected(); 636throw Exceptions.ThrowEUnexpected(); 1214throw Exceptions.ThrowEUnexpected(); 1498_ => throw Exceptions.ThrowEUnexpected(), 1508_ => throw Exceptions.ThrowEUnexpected(), 2214throw Exceptions.ThrowEUnexpected(); 2897throw Exceptions.ThrowEUnexpected(); 3454throw Exceptions.ThrowEUnexpected(); 3467throw Exceptions.ThrowEUnexpected(); 3488throw Exceptions.ThrowEUnexpected(); 3606throw Exceptions.ThrowEUnexpected(); 3646throw 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();