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