youtube image
From YouTube: GitHub Quick Reviews

Description

Issues Discussed:
* dotnet/runtime 51700: Add new ObjectDisposedException constructor overload
https://github.com/dotnet/runtime/issues/51700
* dotnet/runtime 58607: Add reciprocal and SinCos methods to IFloatingPoint
https://github.com/dotnet/runtime/issues/58607
* dotnet/runtime 59061: Obsolete thumbtacked AssemblyName properties
https://github.com/dotnet/runtime/issues/59061
* dotnet/runtime 58047: Additional ArgumentNullException.ThrowIfNull overloads
https://github.com/dotnet/runtime/issues/58047
* dotnet/runtime 44738: Make it safer and easier to build an X500DistinguishedName
https://github.com/dotnet/runtime/issues/44738
* dotnet/runtime 1547: Add the ArchiveComment property for ZipArchive class
https://github.com/dotnet/runtime/issues/1547

Chapters:
0:00:00 Stream Start
0:03:35 Intro
0:04:18 Add new ObjectDisposedException constructor overload
0:16:36 Add reciprocal and SinCos methods to IFloatingPoint
0:19:10 Obsolete thumbtacked AssemblyName properties
0:23:19 Additional ArgumentNullException.ThrowIfNull overloads
0:27:51 Make it safer and easier to build an X500DistinguishedName
0:31:00 Add the ArchiveComment property for ZipArchive class
0:42:30 Wrap-up