internal object InitClient() { //Discarded unreachable code: IL_0002 //IL_0003: Incompatible stack heights: 0 vs 1 if (m_ValueProperty == null) { return(null); } if (!m_ParamProperty && !utilsProperty) { publisherProperty = ResolverErrorFilter.ReflectReader(m_ValueProperty); utilsProperty = true; } return(publisherProperty); }
private bool FillClass(object res) { //Discarded unreachable code: IL_0002 //IL_0003: Incompatible stack heights: 0 vs 1 if (baseProperty.m_DatabaseError == (ApplicationState)1 && res == null) { return(false); } if (RevertBroadcaster(baseProperty._FactoryError, (ConnectActionCursor)1) && (res == null || CustomerListAnnotation.TestIssuer(res, ResolverErrorFilter.ReflectReader(res.GetType())))) { return(false); } return(true); }