youtube image
From YouTube: GitHub Quick Reviews

Description

00:00:00 - Approved: HttpContent.ReadAsStream sync API https://github.com/dotnet/runtime/issues/37495
00:07:15 - Approved: Update UnmanagedCallersOnlyAttribute to align with C# function pointers https://github.com/dotnet/runtime/issues/37612
00:22:21 - Approved: TPL Dataflow TransformManyBlock support for IAsyncEnumerable https://github.com/dotnet/runtime/issues/30863
00:30:46 - Approved: Consider introducing BitOperations.IsPow2 or Math.IsPow2 https://github.com/dotnet/runtime/issues/31297#issuecomment-643407800
00:35:57 - Approved: Add API to get bit length of BigInteger https://github.com/dotnet/runtime/issues/31308#issuecomment-643406480
00:46:49 - Needs Work: Add [CallerMustBeUnsafe] attribute to denote APIs which should be called in an unsafe block https://github.com/dotnet/runtime/issues/31354#issuecomment-643417759
01:11:27 - Rejected: SequenceReader.TryReadTo(out ReadOnlySpan(T) sequence, ReadOnlySpan(T) delimiter) https://github.com/dotnet/runtime/issues/31355#issuecomment-643421064
01:19:33 - Needs Work: Utf8Parser overloads for ReadOnlySequence(byte) https://github.com/dotnet/runtime/issues/31357#issuecomment-643427770
01:35:55 - Approved: ChannelReader(T).TryPeek https://github.com/dotnet/runtime/issues/31362#issuecomment-643438552