1 write to ValueSize
mscorlib (1)
system\deployment\isolationinterop.cs (1)
1509this.ValueSize = (Value != null) ? new IntPtr((Value.Length + 1) * 2) : IntPtr.Zero;