5 writes to rank
mscorlib (5)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (5)
1643
this.
rank
= rank;
1716
rank
= 1;
1726
rank
= 1;
1736
rank
= 1;
1744
rank
= input.ReadInt32();
12 references to rank
mscorlib (12)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (10)
1689
sout.WriteInt32(
rank
);
1690
for (int i=0; i<
rank
; i++)
1696
for (int i=0; i<
rank
; i++)
1717
lowerBoundA = new Int32[
rank
];
1727
lowerBoundA = new Int32[
rank
];
1737
lowerBoundA = new Int32[
rank
];
1745
lengthA = new Int32[
rank
];
1746
lowerBoundA = new Int32[
rank
];
1747
for (int i=0; i<
rank
; i++)
1753
for (int i=0; i<
rank
; i++)
system\runtime\serialization\formatters\binary\binaryparser.cs (2)
953
pr.PRrank = record.
rank
;
979
for (int i=0; i<record.
rank
; i++)