3 references to RoundUpToEven
System.Console (3)
System\TermInfo.Database.cs (3)
77
int extendedBeginning =
RoundUpToEven
(StringsTableOffset + _stringTableNumBytes);
93
private int NumbersOffset { get { return
RoundUpToEven
(BooleansOffset + _boolSectionNumBytes); } } // after the Booleans section, at an even position
199
RoundUpToEven
(extendedBoolCount) + // and past all of the extended Booleans