2 references to new
System.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\HRGN.cs (1)
16using BufferScope<byte> buffer = new((int)regionDataSize);
Windows\Win32\System\Com\ComManagedStream.cs (1)
75using BufferScope<byte> buffer = new(4096);