2 references to CreateSectionHelper
System (2)
compmod\system\collections\specialized\bitvector32.cs (2)
141return CreateSectionHelper(maxValue, 0, 0); 148return CreateSectionHelper(maxValue, previous.Mask, previous.Offset);