2 references to AllocBuffer
System.Private.CoreLib (2)
System\CrashInfo.cs (2)
379Span<byte> destination = AllocBuffer(size); 390Span<byte> destination = AllocBuffer(bytes.Length);