Searched refs:IReadOnlyMinimalRangesCollection (Results 1 – 2 of 2) sorted by relevance
229 public interface IReadOnlyMinimalRangesCollection : IEnumerable<Range> interface236 …public class MinimalRangesCollection : IReadOnlyMinimalRangesCollection, ICoalescable<MinimalRange…
1878 …Context = new ContextKeyDictionary<MinimalRangesCollection, IReadOnlyMinimalRangesCollection>(() =… in InitStructures()2087 …private ContextKeyDictionary<MinimalRangesCollection, IReadOnlyMinimalRangesCollection> lockedRang…