private UniqueId GetUniqueId() { DiagnosticUtility.DebugAssert(_type == ValueHandleType.UniqueId, ""); return(_bufferReader.GetUniqueId(_offset)); }