24 references to ThrowEUnexpected
Microsoft.VisualStudio.LanguageServices.CSharp (13)
CodeModel\CSharpCodeModelService.cs (12)
585
throw Exceptions.
ThrowEUnexpected
();
637
throw Exceptions.
ThrowEUnexpected
();
1215
throw Exceptions.
ThrowEUnexpected
();
1499
_ => throw Exceptions.
ThrowEUnexpected
(),
1509
_ => throw Exceptions.
ThrowEUnexpected
(),
2215
throw Exceptions.
ThrowEUnexpected
();
2898
throw Exceptions.
ThrowEUnexpected
();
3455
throw Exceptions.
ThrowEUnexpected
();
3468
throw Exceptions.
ThrowEUnexpected
();
3489
throw Exceptions.
ThrowEUnexpected
();
3607
throw Exceptions.
ThrowEUnexpected
();
3647
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
();