24 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
();
Microsoft.VisualStudio.LanguageServices.Implementation (11)
CodeModel\AbstractCodeModelObject.cs (1)
44
throw Exceptions.
ThrowEUnexpected
();
CodeModel\CodeModelProjectCache.cs (1)
147
throw Exceptions.
ThrowEUnexpected
();
CodeModel\ExternalElements\AbstractExternalCodeType.cs (1)
35
throw Exceptions.
ThrowEUnexpected
();
CodeModel\ExternalElements\ExternalCodeAccessorFunction.cs (1)
102
throw Exceptions.
ThrowEUnexpected
();
CodeModel\ExternalElements\ExternalCodeProperty.cs (1)
173
throw Exceptions.
ThrowEUnexpected
();
CodeModel\FileCodeModel.cs (1)
193
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
();