2 references to Size
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (2)
2169retval = new byte[b.Size]; 2170Marshal.Copy(b.BlobData, retval, 0, (int)b.Size);