2 references to Create
Microsoft.AspNetCore.Components.Server (1)
BlazorPack\SequenceOfT.cs (1)
40: this(ArrayPool<T>.Create())
System.Formats.Cbor (1)
System\Formats\Cbor\Writer\CborWriter.cs (1)
16private static readonly ArrayPool<byte> s_bufferPool = ArrayPool<byte>.Create();