1 write to current
mscorlib (1)
system\security\policy\policylevel.cs (1)
1237
frame.
current
= rootCodeGroupRef;
4 references to current
mscorlib (4)
system\security\policy\policylevel.cs (4)
1253
FirstMatchCodeGroup firstMatchGroup = frame.
current
as FirstMatchCodeGroup;
1254
UnionCodeGroup unionGroup = frame.
current
as UnionCodeGroup;
1256
if (!(frame.
current
.MembershipCondition is IConstantMembershipCondition) ||
1262
frame.policy = PolicyManager.ResolveCodeGroup(frame.
current
, evidence);