I successfully built my project:

after a short period, the first usage of the SqlCommandProvider gets errors at design time (without any code changes).

Subsequent builds also pass.
Intellisense for this one instance fails (e.g. I can't dot into members, but for other instances it still works:

Here I can't do anything with getState, but getCondition works as expected.
Is there any way to get a callstack?
I have VS2015.3
<package id="FSharp.Data.SqlClient" version="1.8.2" targetFramework="net461" />