55 writes to _value
System.AddIn.Contract (55)
System\Addin\Contract\RemoteArgument.cs (55)
321this._value = value; 329this._value = value; 344this._value = null; 381this._value = value; 389this._value = value; 399this._value = value; 407this._value = value; 417this._value = value; 425this._value = value; 435this._value = value; 443this._value = value; 453this._value = value; 461this._value = value; 471this._value = value; 479this._value = value; 489this._value = value; 497this._value = value; 507this._value = value; 515this._value = value; 525this._value = value; 533this._value = value; 543this._value = value; 551this._value = value; 561this._value = value; 569this._value = value; 579this._value = value; 587this._value = value; 600this._value = value; 609this._value = value; 620this._value = value; 629this._value = value; 640this._value = value; 649this._value = value; 660this._value = value; 669this._value = value; 699this._value = array; 721this._value = array; 792this._value = value; 854this._value = value; 890this._value = value; 926this._value = value; 962this._value = value; 998this._value = value; 1034this._value = value; 1070this._value = value; 1106this._value = value; 1142this._value = value; 1178this._value = value; 1214this._value = value; 1250this._value = value; 1289this._value = value; 1326this._value = value; 1363this._value = value; 1400this._value = value; 1435this._value = value;
34 references to _value
System.AddIn.Contract (34)
System\Addin\Contract\RemoteArgument.cs (34)
781return (IContract)this._value; 836if (this._value == null) 843return (System.Boolean)this._value; 872if (this._value == null) 879return (System.Byte)this._value; 908if (this._value == null) 915return (System.Char)this._value; 944if (this._value == null) 951return (System.DateTime)this._value; 980if (this._value == null) 987return (System.DBNull)this._value; 1016if (this._value == null) 1023return (System.Decimal)this._value; 1052if (this._value == null) 1059return (System.Double)this._value; 1088if (this._value == null) 1095return (System.Int16)this._value; 1124if (this._value == null) 1131return (System.Int32)this._value; 1160if (this._value == null) 1167return (System.Int64)this._value; 1196if (this._value == null) 1203return (System.Single)this._value; 1232if (this._value == null) 1239return (System.String)this._value; 1271if (this._value == null) 1278return (System.SByte)this._value; 1308if (this._value == null) 1315return (System.UInt16)this._value; 1345if (this._value == null) 1352return (System.UInt32)this._value; 1382if (this._value == null) 1389return (System.UInt64)this._value; 1424return (System.Array)this._value;