rspec/rules/S3966/rspecator.adoc
2023-06-15 17:26:30 +02:00

20 lines
398 B
Plaintext

ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
=== Message
Resource '{0}' has already been disposed explicitly or through a using statement implicitly. Please remove the redundant disposal.
=== Highlighting
Instance on which `Dispose` is called or instance in using statement or using declaration.
'''
endif::env-github,rspecator-view[]