public SampleIconProvider( Lifetime lifetime, PsiIconManager psiIconManager) { psiIconManager.AddExtension(lifetime, this); }
public AbstractValidatorIconProvider( Lifetime lifetime, PsiIconManager psiIconManager) { psiIconManager.AddExtension(lifetime, this); }