{2}" is already specified in this or another {1}. Duplicate {0} are not allowed in the same or across multiple {1} declarations.
is a P/Invoke declaration to an OLE32 API that cannot be reliably called after the runtime has been initialized. The workaround ...
is a P/Invoke declaration to an OLE32 API that cannot be reliably called against a runtime callable wrapper (a managed object ...
is a virtual member declared in a sealed type. Mark the member non-virtual or, if the type should be extensible, unseal it. ...
is already specified in this or another {1}. Duplicate {0} are not allowed in the same or across multiple {1} declarations. ...
is already specified in this or another {1}. Duplicate {0} are not allowed in the same or across multiple {1} declarations. ...
is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended ...
is an invalid value for the task host parameter "{1}". Valid values are: "{2}", "{3}", "{4}", and "{5}"; not specifying a ...
is an invalid value for the task host parameter "{1}". Valid values are: "{2}", "{3}", "{4}", and "{5}"; not specifying a ...
is an overridable method that satisfies a member on the private interface '{1}'. Mark the method as final, implement it explicitly ...