2 references to CalculateMemoryNoBoundsCheck
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\SharedPerformanceCounter.cs (2)
173
int newOffset =
CalculateMemoryNoBoundsCheck
(oldOffset, totalSize, out alignmentAdjustment);
992
int newOffset =
CalculateMemoryNoBoundsCheck
(freeMemoryOffset, totalSize, out alignmentAdjustment);