protected override string GetParamNeedsService(ParameterInfo baseParam) { return(m_Core.GetServiceName(baseParam.ParameterType)); }