6 references to Context
System.DirectoryServices.AccountManagement (6)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
753if ((MyAttribute[i].Context == null && null == defaultRdn) || 754(p.ContextType == MyAttribute[i].Context))
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (2)
88if ((MyAttribute[i].Context == null && null == defaultRdn) || 89(p.ContextType == MyAttribute[i].Context))
System\DirectoryServices\AccountManagement\ExtensionHelper.cs (2)
33if (MyAttribute[i].Context == null && null == defaultRdn) 37if (_p.ContextType == MyAttribute[i].Context)