2 references to CreateSectionHelper
System.Collections.Specialized (2)
System\Collections\Specialized\BitVector32.cs (2)
126return CreateSectionHelper(maxValue, 0, 0); 134return CreateSectionHelper(maxValue, previous.Mask, previous.Offset);