The type '{0}' is an F# record type but its representation is private. You must specify BindingFlags.NonPublic to access private type representations.
The type '{0}' from assembly '{1}' is built with an older version of the Blend SDK, and is not supported in a {2} project. ...
The type '{0}' has been marked as having an Explicit layout, but the field '{1}' has not been marked with the 'FieldOffset' ...
The type '{0}' implements 'System.IComparable' explicitly but provides no corresponding override for 'Object.Equals'. An ...
The type '{0}' in the service contract mapping has different TargetNamespace('{1}') and Name('{2}') than the TargetNamespace('{3}') ...
The type '{0}' is an F# record type but its representation is private. You must specify BindingFlags.NonPublic to access ...
The type '{0}' is an F# union type but its representation is private. You must specify BindingFlags.NonPublic to access private ...
The type '{0}' is not a type whose values can be enumerated with this syntax, i.e. is not compatible with either seq , IEnumerable ...
The type '{0}' is not a valid enumerator type , i.e. does not have a 'MoveNext()' method returning a bool, and a 'Current' ...
The type '{0}' is the representation of an F# exception declaration but its representation is private. You must specify BindingFlags.NonPublic ...