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