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
It seems ProviderInstanceBase-instances dispose themselves when their parser-property gets disposed. This is wrong, only the creator of an object should dispose of it.