Compiler Error CS0724
does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
The following example generates CS0724 because of the throw statement inside the finally clause block.
The following example generates CS0724 because of the throw statement inside the finally clause block.