rspec/rules/S6673/vbnet/example_1_compliant.adoc
Martin Strecker 84e0491d05 Add VB
2024-05-03 14:45:08 +02:00

5 lines
127 B
Plaintext

[source,vbnet,diff-id=1,diff-type=compliant]
----
logger.LogError("{First} placeholder and {Second} one.", first, second)
----