16 references to GetInt32
Microsoft.Private.Windows.Core (8)
System\Private\Windows\Nrbf\SerializationRecordExtensions.cs (8)
76
value = new Point(classInfo.
GetInt32
("x"), classInfo.
GetInt32
("y"));
101
value = new Size(classInfo.
GetInt32
("width"), classInfo.
GetInt32
("height"));
129
classInfo.
GetInt32
("x"),
130
classInfo.
GetInt32
("y"),
131
classInfo.
GetInt32
("width"),
132
classInfo.
GetInt32
("height"));
System.Private.Windows.Core (8)
System\Private\Windows\Nrbf\SerializationRecordExtensions.cs (8)
76
value = new Point(classInfo.
GetInt32
("x"), classInfo.
GetInt32
("y"));
101
value = new Size(classInfo.
GetInt32
("width"), classInfo.
GetInt32
("height"));
129
classInfo.
GetInt32
("x"),
130
classInfo.
GetInt32
("y"),
131
classInfo.
GetInt32
("width"),
132
classInfo.
GetInt32
("height"));