Ru5122an-s
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Ru5122an-s created a post, Custom pattern exclusion
I'm trying to create a custom pattern for highlighting disposable objects without the using keyword, more specifically on the form of $disp$ $var$ = $exp$;where disp is of type System.IDisposable, ...