rspec/rules/S4583/rspecator.adoc
Cristian Ambrosini dafa102cc0
Modify rule S4583: Update to LaYC (#2185)
## Review

A dedicated reviewer checked the rule description successfully for:

- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone
- [ ] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
2023-06-14 15:44:31 +02:00

29 lines
858 B
Plaintext

ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
=== Message
Pair this "BeginInvoke" with an "EndInvoke".
=== Highlighting
BeginInvoke
'''
== Comments And Links
(visible only on this page)
=== on 13 Apr 2018, 15:01:43 Amaury Levé wrote:
\[~ann.campbell.2][~duncan.pocklington] Could you please review?
=== on 13 Apr 2018, 20:02:01 Ann Campbell wrote:
\[~amaury.leve] I've edited with the understanding I gleaned from your draft: omitting ``++EndInvoke++`` is not a problem when it is an exception-less, ``++void++`` method that is invoked. If that's not the case, it might be useful to talk through this one.
=== on 16 Apr 2018, 12:01:44 Amaury Levé wrote:
\[~ann.campbell.2] All good! I updated the code sample and added a link to the Microsoft documentation.
endif::env-github,rspecator-view[]