5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
![]() |
[source,csharp]
|
||
|
----
|
||
|
if (someCondition) DoSomething(); // Noncompliant
|
||
|
----
|