3 writes to fakePrincipal
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AuthZSet.cs (1)
244g.fakePrincipal = true;
System\DirectoryServices\AccountManagement\UnknownPrincipal.cs (1)
33up.fakePrincipal = true;
System\DirectoryServices\AccountManagement\Utils.cs (1)
694g.fakePrincipal = true;
49 references to fakePrincipal
System.DirectoryServices.AccountManagement (49)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (3)
64Debug.Assert(!ap.fakePrincipal); 213Debug.Assert(!p.fakePrincipal); 234Debug.Assert(!p.fakePrincipal);
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (1)
755if (!foreignPrincipal.fakePrincipal)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (23)
365Debug.Assert(!p.fakePrincipal); 606Debug.Assert(!ap.fakePrincipal); 663Debug.Assert(!p.fakePrincipal); 696Debug.Assert(!p.fakePrincipal); 795Debug.Assert(!p.fakePrincipal); 825Debug.Assert(!p.fakePrincipal); 887Debug.Assert(!p.fakePrincipal); 900Debug.Assert(!p.fakePrincipal); 919Debug.Assert(!p.fakePrincipal); 947Debug.Assert(!p.fakePrincipal); 960Debug.Assert(!p.fakePrincipal); 1154if (p.fakePrincipal) 1632if (g.fakePrincipal) 1731if (g.fakePrincipal) 1749if (!p.fakePrincipal) 1872if (g.unpersisted || g.fakePrincipal) 1878g.fakePrincipal); 1946if (member.unpersisted || member.fakePrincipal) 1952member.fakePrincipal); 1960if (g.unpersisted || g.fakePrincipal) 1966g.fakePrincipal); 2161if (p.fakePrincipal) 2175if (p.fakePrincipal)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (4)
1478Debug.Assert(!group.fakePrincipal); 1557if (!member.fakePrincipal && ADUtils.ArePrincipalsInSameForest(group, member)) 1599if (!member.fakePrincipal && ADUtils.ArePrincipalsInSameForest(group, member)) 1645if (p.fakePrincipal)
System\DirectoryServices\AccountManagement\Principal.cs (2)
987if (this.fakePrincipal) 1010if (this.fakePrincipal)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (15)
221Debug.Assert(!p.fakePrincipal); 269Debug.Assert(!p.fakePrincipal); 297Debug.Assert(!p.fakePrincipal); 369Debug.Assert(!p.fakePrincipal); 385Debug.Assert(!p.fakePrincipal); 411Debug.Assert(!p.fakePrincipal); 453Debug.Assert(!p.fakePrincipal); 478Debug.Assert(!p.fakePrincipal); 504Debug.Assert(!p.fakePrincipal); 518Debug.Assert(!p.fakePrincipal); 613if (!p.fakePrincipal) 680if (foreignPrincipal.fakePrincipal) 754if (g.fakePrincipal) 883if (p.fakePrincipal) 897if (p.fakePrincipal)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
1008Debug.Assert(!group.fakePrincipal);