Implemented interface member:
method
ToXml
System.Security.ISecurityEncodable.ToXml()
2 references to ToXml
mscorlib (2)
system\security\policy\policylevel.cs (2)
972
group.FromXml(CreateCodeGroupElement("UnionCodeGroup", "FullTrust", new AllMembershipCondition().
ToXml
()), this);
981
root.FromXml(CreateCodeGroupElement("UnionCodeGroup", "Nothing", new AllMembershipCondition().
ToXml
()), this);