24 instantiations of GorillaAlgoByte
PresentationCore (24)
MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (24)
27
new
GorillaAlgoByte
(8, 0), // 0
29
new
GorillaAlgoByte
(1, 0), // 1
30
new
GorillaAlgoByte
(1, 1), // 2
31
new
GorillaAlgoByte
(1, 2), // 3
32
new
GorillaAlgoByte
(1, 3), // 4
33
new
GorillaAlgoByte
(1, 4), // 5
34
new
GorillaAlgoByte
(1, 5), // 6
35
new
GorillaAlgoByte
(1, 6), // 7
36
new
GorillaAlgoByte
(1, 7), // 8
38
new
GorillaAlgoByte
(2, 0), // 9
39
new
GorillaAlgoByte
(2, 1), // 10
40
new
GorillaAlgoByte
(2, 2), // 11
41
new
GorillaAlgoByte
(2, 3), // 12
43
new
GorillaAlgoByte
(3, 0), // 13
44
new
GorillaAlgoByte
(3, 1), // 14
45
new
GorillaAlgoByte
(3, 2), // 15
47
new
GorillaAlgoByte
(4, 0), // 16
48
new
GorillaAlgoByte
(4, 1), // 17
50
new
GorillaAlgoByte
(5, 0), // 18
51
new
GorillaAlgoByte
(5, 1), // 19
53
new
GorillaAlgoByte
(6, 0), // 20
54
new
GorillaAlgoByte
(6, 1), // 21
56
new
GorillaAlgoByte
(7, 0), // 22
57
new
GorillaAlgoByte
(7, 1)}; // 23
2 references to GorillaAlgoByte
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (2)
25
_gorIndexMap = new
GorillaAlgoByte
[] {
665
private static
GorillaAlgoByte
[] _gorIndexMap;