3 references to new
System.Private.Windows.Core (3)
System\Drawing\ImageCodecInfoHelper.cs (1)
46
using BufferScope<byte> buffer =
new
((int)size);
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);