Consider restricting the type parameter to reference types. V3190. Concurrent modification of a variable may lead to errors. V3191. Iteration through collection makes no sense because it is always empty. V3192. Type member is used in the 'GetHashCode' method but is missing from the 'Equals'...
Consider restricting the type parameter to reference types. V3190. Concurrent modification of a variable may lead to errors. V3191. Iteration through collection makes no sense because it is always empty. V3192. Type member is used in the 'GetHashCode' method but is missing from the 'Equals'...
The behavior when using this type is undefined. V1118. Excessive file permissions can lead to vulnerabilities. Consider restricting file permissions. General Analysis (C#) V3001. There are identical sub-expressions to the left and to the right of the 'foo' operator. V3002. The switch ...