'member val' definitions are only permitted in types with a primary constructor. Consider adding arguments to your type definition, e.g. 'type X(args) = ...'.
Member '|1' cannot override member '|2' defined in another assembly/project because the access modifier 'Protected Friend' ...
Member '|1.|2' that matches this signature cannot be implemented because the interface '|1' contains multiple members with ...
Member '|1.|2' that matches this signature cannot be overridden because the class '|1' contains multiple members with this ...
Member constraints with the name '{0}' are given special status by the F# compiler as certain .NET types are implicitly augmented ...
member val' definitions are only permitted in types with a primary constructor. Consider adding arguments to your type definition, ...
Member {0} is marked with SuppressUnmanagedCodeSecurityAttribute. Make sure this does not result in a security vulnerability. ...
Member {0} uses member {1}. Because this member was introduced in {2}, which was not included in the project's target framework, ...
Member {0} uses type {1}. Because this type was introduced in {2}, which was not included in the project's target framework, ...
Members of property '%1!ls!' of type '%2!ls!' cannot be assigned with an object initializer because it is of a value type ...