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