Search code examples
You should not call Dispose more than one time on an object (CA2202)...

c#ca2202

Read More
CA2202 Warning for ForEach loop...

c#fxcopca2202

Read More
Still A "Multiple Dispose" Issue, Even Though Handled...

c#.netca2202

Read More
Streamwriter CA2202: Do not dispose objects multiple times...

c#streamwriteridisposableca2202

Read More
Cannot get rid of CA2202 warning...

c#code-analysisca2202

Read More
C# CA2000:Dispose objects before losing scope using FileStream/XmlTextReader...

c#disposeusingca2000ca2202

Read More
Disposing of object multiple times...

c#ca2202

Read More
How to dispose of an object that is iterated through via its Next property?...

c#code-analysisca2202

Read More
CA2202 Warning from Code Analysis for OracleConnection disposal...

visual-studio-2010code-analysisodp.netca2202

Read More
BackNext