1 write to _context
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\ActiveDirectoryInterSiteTransport.cs (1)
23_context = context;
10 references to _context
System.DirectoryServices (10)
System\DirectoryServices\ActiveDirectory\ActiveDirectoryInterSiteTransport.cs (10)
125throw ExceptionHelper.GetExceptionFromCOMException(_context, e); 155throw ExceptionHelper.GetExceptionFromCOMException(_context, e); 175throw ExceptionHelper.GetExceptionFromCOMException(_context, e); 208throw ExceptionHelper.GetExceptionFromCOMException(_context, e); 236throw ExceptionHelper.GetExceptionFromCOMException(_context, e); 245ActiveDirectorySiteLink link = new ActiveDirectorySiteLink(_context, cn, _transport, true, connectionEntry); 284throw ExceptionHelper.GetExceptionFromCOMException(_context, e); 293ActiveDirectorySiteLinkBridge bridge = new ActiveDirectorySiteLinkBridge(_context, cn, _transport, true); 324throw ExceptionHelper.GetExceptionFromCOMException(_context, e); 333return DirectoryEntryManager.GetDirectoryEntryInternal(_context, _cachedEntry.Path);