Query: Set Operations throw ArgumentNullException when second source is DbSet #7279
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Simple LINQ query with
Concat
throwsArgumentNullException
Steps to reproduce
Remove Where conditions from the existing test
Microsoft.EntityFrameworkCore.Specification.Tests.QueryTestBase<TFixture>.Concat_simple
and run it against SqlServer or InMemory databaseFurther technical details
EF Core version: 1.1.0
Database Provider: Microsoft.EntityFrameworkCore.SqlServer, Microsoft.EntityFrameworkCore.InMemory
Operating system: Windows 7 Professional SP1
IDE: Visual Studio 2015
The text was updated successfully, but these errors were encountered: