3 references to Empty
System (3)
net\System\Net\_ScatterGatherBuffers.cs (3)
33if (Empty) { 70int available = Empty ? 0 : currentChunk.Buffer.Length - currentChunk.FreeOffset; 111if (Empty) {