8 references to Get
PresentationCore (8)
System\Windows\Nrbf\SerializationRecordExtensions.cs (8)
38return TryGet(Get, record, out value); 63return TryGet(Get, record, out value); 95return TryGet(Get, record, out value); 120return TryGet(Get, record, out list); 170return TryGet(Get, record, out value); 209return TryGet(Get, record, out value); 249return TryGet(Get, record, out hashtable); 297return TryGet(Get, record, out exception);