3 references to UnableToGetMetadata
System.Data.Entity (3)
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
2623
throw RelationshipManager.
UnableToGetMetadata
(WrappedOwner, relationshipName);
System\Data\Objects\DataClasses\RelationshipManager.cs (2)
436
throw
UnableToGetMetadata
(WrappedOwner, relationshipName);
720
throw
UnableToGetMetadata
(WrappedOwner, relationshipName);