Implemented interface member:
method
ToXml
System.Security.ISecurityEncodable.ToXml()
3 references to ToXml
mscorlib (3)
system\security\policy\policylevel.cs (3)
534
elFullTrust.AddChild(NormalizeClassDeep(((StrongNameMembershipCondition)enumerator.Current).
ToXml
(), classes));
993
microsoft.FromXml(CreateCodeGroupElement("UnionCodeGroup", "FullTrust", new StrongNameMembershipCondition(blob, null, null).
ToXml
()), this);
1002
ecma.FromXml(CreateCodeGroupElement("UnionCodeGroup", "FullTrust", new StrongNameMembershipCondition(blob, null, null).
ToXml
()), this);