System\Windows\Nrbf\SerializationRecordExtensions.cs (8)
36return TryGet(Get, record, out value);
61return TryGet(Get, record, out value);
93return TryGet(Get, record, out value);
118return TryGet(Get, record, out list);
168return TryGet(Get, record, out value);
215return TryGet(Get, record, out value);
255return TryGet(Get, record, out hashtable);
315return TryGet(Get, record, out exception);