2 instantiations of MyXmlDocument
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Utils.cs (2)
204
MyXmlDocument doc = new
MyXmlDocument
();
228
MyXmlDocument doc = new
MyXmlDocument
();
2 references to MyXmlDocument
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Utils.cs (2)
204
MyXmlDocument
doc = new MyXmlDocument();
228
MyXmlDocument
doc = new MyXmlDocument();