24 instantiations of GorillaAlgoByte
PresentationCore (24)
MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (24)
26
new
GorillaAlgoByte
(8, 0), // 0
28
new
GorillaAlgoByte
(1, 0), // 1
29
new
GorillaAlgoByte
(1, 1), // 2
30
new
GorillaAlgoByte
(1, 2), // 3
31
new
GorillaAlgoByte
(1, 3), // 4
32
new
GorillaAlgoByte
(1, 4), // 5
33
new
GorillaAlgoByte
(1, 5), // 6
34
new
GorillaAlgoByte
(1, 6), // 7
35
new
GorillaAlgoByte
(1, 7), // 8
37
new
GorillaAlgoByte
(2, 0), // 9
38
new
GorillaAlgoByte
(2, 1), // 10
39
new
GorillaAlgoByte
(2, 2), // 11
40
new
GorillaAlgoByte
(2, 3), // 12
42
new
GorillaAlgoByte
(3, 0), // 13
43
new
GorillaAlgoByte
(3, 1), // 14
44
new
GorillaAlgoByte
(3, 2), // 15
46
new
GorillaAlgoByte
(4, 0), // 16
47
new
GorillaAlgoByte
(4, 1), // 17
49
new
GorillaAlgoByte
(5, 0), // 18
50
new
GorillaAlgoByte
(5, 1), // 19
52
new
GorillaAlgoByte
(6, 0), // 20
53
new
GorillaAlgoByte
(6, 1), // 21
55
new
GorillaAlgoByte
(7, 0), // 22
56
new
GorillaAlgoByte
(7, 1)}; // 23
2 references to GorillaAlgoByte
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (2)
24
_gorIndexMap = new
GorillaAlgoByte
[] {
664
private static
GorillaAlgoByte
[] _gorIndexMap;