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