I have an F# library project that depends on a C# class library project, both in the same solution. Essentially in the F# code, I do open MyLib (where MyLib is
open MyLib
OK, so I finally got some response from Microsoft.
It turns out to be a bug that's apparently been fixed in the next version of F#.