A simple analyzer that triggers a warning if a variable of a type that implements IDisposable is not within a using statement. |
A simple analyzer that triggers a warning if a variable of a type that implements IDisposable is not within a using statement. |