TrackableEntities / trackable-entities

N-Tier Support for Entity Framework with WCF or ASP.NET Web API
http://trackableentities.github.io
MIT License
120 stars 36 forks source link

IsComplexType throws NullReferenceException #221

Closed weitzhandler closed 5 years ago

weitzhandler commented 6 years ago

This happens when we have a readonly property that exposes a certain type. It makes TE think that the type is in the model while it's not.

tonysneed commented 6 years ago

I'll have a look at this.

isakatirci commented 5 years ago

i have same error

isakatirci commented 5 years ago

image

tonysneed commented 5 years ago

This fix will be available in the CI MyGet feed.