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