Michael Nebel
|
a1eff1603a
|
C#: Add test for global using directive.
|
2022-01-14 10:10:22 +01:00 |
|
Michael Nebel
|
aacb03a74b
|
C#: Narrow string interpolation expressions to a specific single file in testcase.
|
2022-01-13 10:25:33 +01:00 |
|
Michael Nebel
|
f17c110f51
|
Merge pull request #7562 from michaelnebel/csharp/record-seal-tostring
C#: Record types are allowed to seal ToString (test only).
|
2022-01-12 08:08:32 +01:00 |
|
Michael Nebel
|
56bc3db46a
|
C#: Add test case for sealed ToString modifier on a record type.
|
2022-01-11 13:58:43 +01:00 |
|
Michael Nebel
|
ae5d3a1ccb
|
C#: Add example of sealing ToString on a record type.
|
2022-01-11 13:57:29 +01:00 |
|
Michael Nebel
|
1d8f8f79bb
|
C#: Add const interpolated string test case.
|
2022-01-11 12:02:07 +01:00 |
|
Michael Nebel
|
5b89f0e0b8
|
C#: Add example of const interpolated string.
|
2022-01-11 12:01:40 +01:00 |
|
Michael Nebel
|
23b8444348
|
C#: Cleanup C# source code file and add a test case for namespace delcarations.
|
2022-01-07 16:04:43 +01:00 |
|
Michael Nebel
|
b8f6d17bc1
|
C#: Add test for file scoped namespace.
|
2022-01-07 16:04:43 +01:00 |
|