Commit 79c08bf
committed
docs(net): refresh CA2000 rationale on BowireHttpClientFactory.Create
Pragma stays — HttpClient ctor's ownership transfer is genuinely intractable for the analyzer (try/catch null-out dance just trades CA2000 for CA1508). Refreshed comment to explain why the structural workaround doesn't help here.1 parent 5b94748 commit 79c08bf
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments