1 implementation of IOrderedReadOnlySet
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\SetWithInsertionOrder.cs (1)
18internal sealed class SetWithInsertionOrder<T> : IOrderedReadOnlySet<T>