Bartłomiej Dach
c9facf70f9
Use conditional nullability attribute
...
As it turns out, C# 8 provides an attribute that allows annotating that
an `out` parameter's nullability depends on the method's return value,
which is exactly what is desired here.
2021-05-15 00:09:34 +02:00
..
2021-02-17 20:51:17 +09:00
2021-05-11 23:37:06 +09:00
2021-03-08 14:36:35 +09:00
2021-04-28 03:54:42 +09:00
2021-05-11 18:39:14 +09:00
2021-05-13 13:14:49 +09:00
2021-05-11 18:39:14 +09:00
2021-05-13 13:34:04 +09:00
2021-05-14 23:29:34 +02:00
2021-03-08 14:36:35 +09:00
2021-05-11 23:37:06 +09:00
2021-05-14 23:58:07 +02:00
2021-05-11 18:39:14 +09:00
2021-02-25 15:38:56 +09:00
2021-05-13 14:35:35 +09:00
2021-04-29 17:19:25 +08:00
2021-05-14 12:04:38 +09:00
2021-05-13 17:53:00 +02:00
2021-05-04 16:48:13 +09:00
2021-05-12 14:22:15 +09:00
2021-03-17 16:10:16 +09:00
2021-05-02 13:33:25 -07:00
2021-05-15 00:09:34 +02:00
2021-05-10 23:15:38 +09:00
2021-05-06 14:17:33 +09:00
2021-04-19 11:30:55 +09:00
2021-03-03 14:13:51 +09:00