1 write to totalLength
System (1)
net\System\Net\_ScatterGatherBuffers.cs (1)
100totalLength += copyCount;
2 references to totalLength
System (2)
net\System\Net\_ScatterGatherBuffers.cs (2)
60return totalLength; 103GlobalLog.Print("ScatterGatherBuffers#" + ValidationHelper.HashString(this) + "::Add() totalLength:" + totalLength.ToString());