private void OnSerializing(StreamingContext context)
 {
     SerializationHelper.Copy(ref m_matchedAgents, ref m_serializedMatchedAgents);
 }