3c305a0baa
- https://aspnetwebstack.codeplex.com/workitem/1558 - "[OData] Incorrect use of EdmTypeCannotBeNull message" - Make three uses of this resource string consistent - PLOC issue primarily in EntityInstanceContext.GetPropertyValue() because message mentioned "an System.Web.Http.OData.IEdmObject" - Problem more than a PLOC issue since ODataSerializerContext.GetEdmType() would throw NRE not intended Exception and ODataMediaTypeFormatter.GetSerializer() would reference incorrect Type in Exception message - Also add tests covering these sad paths (2 were missed) |
||
---|---|---|
.nuget | ||
packages | ||
src | ||
test | ||
tools | ||
.gitattributes | ||
.gitignore | ||
License.txt | ||
Runtime.msbuild | ||
Runtime.sln | ||
RuntimePortable.sln | ||
Settings.StyleCop | ||
build.cmd |