2 references to BufferAllocationFailed
System.ServiceModel.Primitives (2)
Internals\System\Runtime\Fx.cs (2)
367new InsufficientMemoryException(InternalSR.BufferAllocationFailed(size), exception)); 382new InsufficientMemoryException(InternalSR.BufferAllocationFailed(size * sizeof(char)), exception));