You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non-nullable property 'PreviousParsedText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Parameter 'ISnesConnectorService snesConnector' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Non-nullable property 'PreviousParsedText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.