14 references to TryGet
System.Private.Windows.Core (13)
System\Private\Windows\Nrbf\SerializationRecordExtensions.cs (13)
85
return
TryGet
(Get, record, out value);
110
return
TryGet
(Get, record, out value);
135
return
TryGet
(Get, record, out value);
166
return
TryGet
(Get, record, out value);
191
return
TryGet
(Get, record, out value);
216
return
TryGet
(Get, record, out value);
247
return
TryGet
(Get, record, out value);
286
return
TryGet
(Get, record, out value);
317
return
TryGet
(Get, record, out list);
367
return
TryGet
(Get, record, out value);
414
return
TryGet
(Get, record, out value);
464
return
TryGet
(Get, record, out hashtable);
524
return
TryGet
(Get, record, out exception);
System.Windows.Forms (1)
System\Windows\Forms\Nrbf\WinFormsSerializationRecordExtensions.cs (1)
19
return SerializationRecordExtensions.
TryGet
(Get, record, out imageListStreamer);