54 references to ThrowENotImpl
Microsoft.VisualStudio.LanguageServices.CSharp (28)
CodeModel\CSharpCodeModelService.cs (1)
1999throw Exceptions.ThrowENotImpl();
CodeModel\CSharpCodeModelService.NodeLocator.cs (26)
236throw Exceptions.ThrowENotImpl(); 254throw Exceptions.ThrowENotImpl(); 287throw Exceptions.ThrowENotImpl(); 316throw Exceptions.ThrowENotImpl(); 364throw Exceptions.ThrowENotImpl(); 454throw Exceptions.ThrowENotImpl(); 519throw Exceptions.ThrowENotImpl(); 568throw Exceptions.ThrowENotImpl(); 617throw Exceptions.ThrowENotImpl(); 657throw Exceptions.ThrowENotImpl(); 691throw Exceptions.ThrowENotImpl(); 731throw Exceptions.ThrowENotImpl(); 771throw Exceptions.ThrowENotImpl(); 811throw Exceptions.ThrowENotImpl(); 829throw Exceptions.ThrowENotImpl(); 862throw Exceptions.ThrowENotImpl(); 892throw Exceptions.ThrowENotImpl(); 933throw Exceptions.ThrowENotImpl(); 1007throw Exceptions.ThrowENotImpl(); 1067throw Exceptions.ThrowENotImpl(); 1106throw Exceptions.ThrowENotImpl(); 1147throw Exceptions.ThrowENotImpl(); 1196throw Exceptions.ThrowENotImpl(); 1229throw Exceptions.ThrowENotImpl(); 1271throw Exceptions.ThrowENotImpl(); 1312throw Exceptions.ThrowENotImpl();
CodeModel\CSharpCodeModelService_Prototype.cs (1)
70throw Exceptions.ThrowENotImpl();
Microsoft.VisualStudio.LanguageServices.Implementation (26)
CodeModel\CodeModelProjectCache.cs (1)
114throw Exceptions.ThrowENotImpl();
CodeModel\CodeTypeRef.cs (2)
72set { throw Exceptions.ThrowENotImpl(); } 108throw Exceptions.ThrowENotImpl();
CodeModel\ExternalElements\AbstractExternalCodeElement.cs (2)
284=> throw Exceptions.ThrowENotImpl(); 292=> throw Exceptions.ThrowENotImpl();
CodeModel\ExternalElements\AbstractExternalCodeType.cs (2)
76get { throw Exceptions.ThrowENotImpl(); } 81get { throw Exceptions.ThrowENotImpl(); }
CodeModel\ExternalElements\ExternalCodeEvent.cs (1)
73throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\AbstractCodeElement.cs (2)
223=> throw Exceptions.ThrowENotImpl(); 231=> throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\CodeAccessorFunction.cs (1)
130throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\CodeEvent.cs (2)
91throw Exceptions.ThrowENotImpl(); 119throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\CodeImplementsStatement.cs (2)
102=> throw Exceptions.ThrowENotImpl(); 105=> throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\CodeInheritsStatement.cs (2)
102=> throw Exceptions.ThrowENotImpl(); 105=> throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\CodeOptionsStatement.cs (2)
100=> throw Exceptions.ThrowENotImpl(); 103=> throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\CodeParameter.cs (1)
140throw Exceptions.ThrowENotImpl();
CodeModel\InternalElements\CodeProperty.cs (2)
160throw Exceptions.ThrowENotImpl(); 178throw Exceptions.ThrowENotImpl();
CodeModel\RootCodeModel.cs (4)
166=> throw Exceptions.ThrowENotImpl(); 180=> throw Exceptions.ThrowENotImpl(); 185throw Exceptions.ThrowENotImpl(); 189=> throw Exceptions.ThrowENotImpl();