2 writes to cbSize
Microsoft.DiaSymReader (2)
Utilities\ComMemoryStream.cs (1)
209pstatstg.cbSize = _length;
Utilities\ComStreamWrapper.cs (1)
180pstatstg.cbSize = _stream.Length;
1 reference to cbSize
Microsoft.DiaSymReader (1)
Utilities\UnsafeComStreamWrapper.cs (1)
94cbSize = nativeStat.cbSize,