In delegate {0}, the compound word '{1}' in parameter name {2} exists as a discrete term. If your usage is intended to be single word, case it as '{3}' or strip the first token entirely if it represents any sort of Hungarian notation.
In delegate {0}, consider replacing the data type identifier '{1}' in parameter name {2} with a more generic term, such as ...
In delegate {0}, consider replacing the language-specific data type identifier '{1}' in parameter name {2} with a more generic ...
In delegate {0}, correct the casing of '{1}' in parameter name {2} by changing it to '{3}'. '{3}' is an abbreviation and ...
In delegate {0}, correct the spelling of '{1}' in parameter name {2} or remove it entirely if it represents any sort of Hungarian ...
In delegate {0}, the compound word '{1}' in parameter name {2} exists as a discrete term. If your usage is intended to be ...
In externally visible method {0}, validate local variable '{1}', which was reassigned from parameter '{2}', before using ...
In instrumentation mode, data from multiple CPU hardware counters can be collected. This data will appear as extra columns ...
In keyword Specifies the group that the loop variable is to traverse in a For Each statement, or specifies the range variable ...
In markup extensions, all constructor argument values should be atoms. For the object of type '{0}', one or more argument ...