1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Commit graph

8 commits

Author SHA1 Message Date
Stephen Toub
3359a27075
Update nullability.md with note about Try methods and [NotNullWhen(true)] (#35711) 2020-05-01 11:56:39 -04:00
Jan Kotas
479067315a
.NET Core to .NET branding changes (#33694)
Contributes to #33680
2020-03-28 07:00:19 -07:00
Stephen Toub
d605591504 Revert workarounds for IEquatable and nullable (#795)
Roslyn now special-cases IEquatable to be contravariant for nullable, so we can remove our workarounds.
2019-12-13 12:51:34 -06:00
Stephen Toub
5e67c2480d
Update nullability.md 2019-12-11 21:21:23 -05:00
Stephen Toub
1af1d3d3fa
Update nullability.md 2019-12-11 21:04:55 -05:00
Stephen Toub
d47a8eb541
Update nullability.md 2019-12-04 22:00:49 -05:00
Stephen Toub
5adc310324
Update nullability.md with notes on disposal 2019-12-04 22:00:14 -05:00
Viktor Hofer
a71a3249a9
Consolidate docs (#251)
* Consolidate sub-repo docs
2019-11-25 23:52:43 +01:00
Renamed from docs/libraries/api-guidelines/nullability.md (Browse further)