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