1 instantiation of TerminalErrorException
System.Data.Entity.Design (1)
System\Data\EntityModel\EntityClassGenerator.cs (1)
361throw new TerminalErrorException();
2 references to TerminalErrorException
System.Data.Entity.Design (2)
System\Data\EntityModel\EntityClassGenerator.cs (2)
165catch (TerminalErrorException) 262catch (TerminalErrorException)