2 references to ToXml
mscorlib (2)
system\security\policy\policylevel.cs (1)
921
byte[] policyArray = new SecurityDocument(policy.
ToXml
(null, true)).m_data;
system\security\policy\policystatement.cs (1)
309
return
ToXml
( level, false );