20 lines
398 B
Plaintext
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[]
|