:compliantCode: csharp/compliant-code.adoc :noncompliantCode: csharp/noncompliant-code.adoc :methodSignatureLine: https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/methods#method-signatures include::../why-dotnet.adoc[] == Resources === Documentation * https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/methods#method-signatures[Method signatures in C#] * https://en.wikipedia.org/wiki/Type_signature#Method_signature[Method signatures - Wiki] include::../rspecator-dotnet.adoc[]