Märkus.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida sisse logida või kausta vahetada.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida kausta vahetada.
| Property | Value |
|---|---|
| Rule ID | MSTEST0033 |
| Title | Suppress CS8618 for TestContext property |
| Category | Suppressor |
| Introduced in version | 3.6.0 |
Suppressor description
Suppress the CS8618: Non-nullable variable must contain a non-null value when exiting constructor. Consider declaring it as nullable. diagnostic for the TestContext property as its value is always initialized by the MSTest framework.
When to disable suppressor
.NET suppressors cannot be disabled.
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.