2 references to InvalidConnection
System.Data.Entity (2)
System\Data\Objects\ObjectContext.cs (2)
242
throw EntityUtil.
InvalidConnection
(isConnectionConstructor, null);
253
throw EntityUtil.
InvalidConnection
(isConnectionConstructor, e);