3 references to LevelFinal
mscorlib (3)
system\security\policy\policystatement.cs (1)
179if (GetFlag((int) PolicyStatementAttribute.LevelFinal ))
system\security\policymanager.cs (2)
134else if ((policy.Attributes & PolicyStatementAttribute.LevelFinal) == PolicyStatementAttribute.LevelFinal)