the 'init_priority' attribute can only be used for definitions of static data members and namespace scope variables of class types
The 'base' keyword is used in an invalid way. Base calls cannot be used in closures. Consider using a private member to make ...
The 'Fallback Location' is configurable under C++ Advanced Options. Press OK to continue without C++ browsing information ...
The 'Fallback Location' is configurable under C++ Advanced Options. Press OK to use this location. Press Cancel to disable ...
The 'h' or 'H' in this format specifier is unnecessary. You can use %d, %x, %o or %u instead, which are overloaded to work ...
the 'init_priority' attribute can only be used for definitions of static data members and namespace scope variables of class ...
The 'l' or 'L' in this format specifier is unnecessary except for ML compatibility. In F# code you can use %d, %x, %o or ...
The 'Outputs' property for custom build rule '%s' assigned to file '%s' is invalid. The property contained '%s' which evaluates ...
The 'Outputs' property for custom build rule '%s' assigned to file '%s' is not set. The execution of the rule will be skipped. ...
The 'ReferenceEquality' attribute cannot be used on structs. Consider using the 'StructuralEquality' attribute instead, or ...