3 references to InsufficientBuffer
System (3)
net\System\Net\Cache\WinInetCache.cs (3)
246if (entry.Error == Status.InsufficientBuffer) { 286if (entry.Error == Status.InsufficientBuffer) { 358entry.Error = Status.InsufficientBuffer;