The type '{0}' is not a valid enumerator type , i.e. does not have a 'MoveNext()' method returning a bool, and a 'Current' property
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 ...
The type '{0}' is used in an invalid way. A value prior to '{1}' has an inferred type involving '{2}', which is an invalid ...
The type '{0}' of the directive processor named '{1}' does not implement Microsoft.VisualStudio.TextTemplating.IDirectiveProcessor. ...
The type '{0}' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have ...