4 references to ContextForType
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\Principal.cs (4)
317Debug.Assert(storeCtxToUse == _ctx.ContextForType(this.GetType())); 381Debug.Assert(newStoreCtx == _ctx.ContextForType(this.GetType())); 516return _ctx.ContextForType(this.GetType()).NativeType(this); 810return _ctx.ContextForType(this.GetType());