void IDisposable.Dispose() { this._projectManagementClient = null; _instance = null; }
public void Dispose() { this.projectManagementClient = null; instance = null; }