14 references to TryGet
System.Private.Windows.Core (13)
System\Private\Windows\Nrbf\SerializationRecordExtensions.cs (13)
59
return
TryGet
(Get, record, out value);
84
return
TryGet
(Get, record, out value);
109
return
TryGet
(Get, record, out value);
140
return
TryGet
(Get, record, out value);
165
return
TryGet
(Get, record, out value);
190
return
TryGet
(Get, record, out value);
221
return
TryGet
(Get, record, out value);
260
return
TryGet
(Get, record, out value);
291
return
TryGet
(Get, record, out list);
341
return
TryGet
(Get, record, out value);
388
return
TryGet
(Get, record, out value);
438
return
TryGet
(Get, record, out hashtable);
498
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);