ensure local disposed in asm

This commit is contained in:
Tommy Parnell
2015-06-19 20:08:38 -05:00
parent 2c29210221
commit 3db9311dc0

View File

@@ -22,7 +22,7 @@ A: Untappd.Net
# Microsoft says we shouldn't dispose tasks ourselves
R: Gendarme.Rules.Correctness.EnsureLocalDisposalRule
M: System.Void Untappd.Net.Request.Repository/<ExecuteRequestAsync>c__async0`1::MoveNext()
A: Untappd.Net
# We use the obsolete constructor for testing
R: Gendarme.Rules.Performance.AvoidUncalledPrivateCodeRule