The type '{0}' of the directive processor named '{1}' does not implement Microsoft.VisualStudio.TextTemplating.IDirectiveProcessor. The transformation will not be run.
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 ...
The type for column {0} in table {1} is currently {2} but is being changed to {3}. There is no implicit or explicit conversion. ...
The type for variable '|1' will not be inferred because it is bound to a field in an enclosing scope. Either change the name ...
The type implements the interface '{0}' but this is not revealed by the signature. You should list the interface in the signature, ...