Skip to content

Conversation

@PranavSenthilnathan
Copy link
Member

@PranavSenthilnathan PranavSenthilnathan commented Nov 4, 2025

Library area owners:

  • System.Collections.Immutable: @dotnet/area-system-collections
  • System.Collections: @dotnet/area-system-collections
  • System.Collections.Specialized: @dotnet/area-system-collections
  • System.ComponentModel.Annotations: @dotnet/area-system-componentmodel
  • System.Console: @dotnet/area-system-console
  • System.Data.Common: @roji @cincuranet
  • System.Diagnostics.DiagnosticSource: @dotnet/area-system-diagnostics
  • System.Diagnostics.Process: @dotnet/area-system-diagnostics-process
  • System.Diagnostics.Tracing: @dotnet/area-system-diagnostics-tracing
  • System.Formats.Asn1: @dotnet/area-system-formats-asn1
  • System.IO.Compression: @dotnet/area-system-io-compression
  • System.IO.Compression.ZipFile: @dotnet/area-system-io-compression
  • System.Linq.AsyncEnumerable: @dotnet/area-system-linq
  • System.Linq: @dotnet/area-system-linq
  • System.Linq.Queryable: @dotnet/area-system-linq
  • System.Memory: @dotnet/area-system-memory
  • System.Net.Http: @dotnet/ncl
  • System.Net.Mail: @dotnet/ncl
  • System.Net.Primitives: @dotnet/ncl
  • System.Net.Quic: @dotnet/ncl
  • System.Net.Security: @dotnet/ncl
  • System.Net.ServerSentEvents: @dotnet/ncl
  • System.Net.WebSockets: @dotnet/ncl
  • System.Numerics.Vectors: @dotnet/area-system-numerics
  • System.Reflection.Emit: @dotnet/area-system-reflection-emit
  • System.Reflection.Metadata: @dotnet/area-system-reflection-metadata
  • System.Runtime.InteropServices: @AaronRobinsonMSFT @jkoritzinsky
  • System.Runtime.Intrinsics: @dotnet/area-system-runtime-intrinsics
  • System.Runtime.Loader: @dotnet/area-system-runtime
  • System.Runtime: @dotnet/area-system-runtime
  • System.Runtime.Serialization.Xml: @dotnet/area-system-runtime
  • System.Security.Claims: @dotnet/area-system-security
  • System.Security.Cryptography: @dotnet/area-system-security
  • System.Text.Json: @dotnet/area-system-text-json
  • System.Threading.AccessControl: @VSadov
  • System.Threading: @VSadov
  • System.Xml.ReaderWriter: @dotnet/area-system-xml
  • System.Xml.XmlSerializer: @dotnet/area-system-xml

@richlander
Copy link
Member

richlander commented Nov 4, 2025

Thanks for publishing this before GA day!

I was hoping this diff would be at 10.0/api-diff. It's not really specific to 10.0.0 and that has poor discoverability.

@ericstj
Copy link
Member

ericstj commented Nov 4, 2025

I don't know if we actually need folks to individually review here, should we "trust the process"?

@richlander
Copy link
Member

I agree. We should merge and allow for people to make edits afterwards if they find mistakes. The review always takes a long time and the feedback (if any) is always super targeted.

It would be great however if we could move the location of the diff, however, first.

}
- namespace System.Collections.ObjectModel
- {
- public class ReadOnlySet<T> : System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<T>, System.Collections.IEnumerable, System.Collections.Generic.IReadOnlyCollection<T>, System.Collections.Generic.IReadOnlySet<T>, System.Collections.Generic.ISet<T>, System.Collections.ICollection
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this being removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants