youtube image
From YouTube: GitHub Quick Reviews

Description

Issues Discussed:
* dotnet/runtime 57538: Pass interpolated string handlers by ref
https://github.com/dotnet/runtime/issues/57538
* dotnet/runtime 57325: Add BinderOptions.BindSingleElementsToArray flag
https://github.com/dotnet/runtime/issues/57325
* dotnet/runtime 57253: Quaternion.Zero is missing
https://github.com/dotnet/runtime/issues/57253
* dotnet/runtime 57448: X509Certificate2.RawDataMemory
https://github.com/dotnet/runtime/issues/57448
* dotnet/runtime 43934: Consider adding Socket Send/ReceiveAsync overloads that elide SocketFlags argument
https://github.com/dotnet/runtime/issues/43934
* dotnet/runtime 45593: Add .Clear() method to MemoryCache
https://github.com/dotnet/runtime/issues/45593
* dotnet/runtime 47922: Proposal: AppContext.SetData
https://github.com/dotnet/runtime/issues/47922
* dotnet/runtime 50454: Add DiagnosticSource.Write API to assist with trimming
https://github.com/dotnet/runtime/issues/50454
* dotnet/runtime 56082: Make DependencyModel.Dependency readonly and implement IEquatable
https://github.com/dotnet/runtime/issues/56082
* dotnet/runtime 53532: Introduce pause intrinsics in order to support spin wait loop indication
https://github.com/dotnet/runtime/issues/53532

Chapters:
0:00:00 Stream Start
0:02:00 Jeremy tries introducing the stream in German
0:03:06 Pass interpolated string handlers by ref
0:08:16 Add BinderOptions.BindSingleElementsToArray flag
0:46:09 Quaternion.Zero is missing
0:50:04 X509Certificate2.RawDataMemory
1:17:56 Consider adding Socket Send/ReceiveAsync overloads that elide SocketFlags argument
1:28:23 Add .Clear() method to MemoryCache
1:37:35 Proposal: AppContext.SetData
1:42:03 Add DiagnosticSource.Write API to assist with trimming
1:54:09 Make DependencyModel.Dependency readonly and implement IEquatable
1:55:46 Introduce pause intrinsics in order to support spin wait loop indication