public virtual void TearDown() { AssemblyLoader = null; if (_testDomain != null) { _testDomain.Dispose(); _testDomain = null; } }