2 writes to AnyNamespaces
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1708
element.
AnyNamespaces
= anyNs;
1950
element.
AnyNamespaces
= anyNs;
3 references to AnyNamespaces
System.Private.Xml (3)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2004
string anyNs = element.
AnyNamespaces
?? "##any";
System\Xml\Serialization\XmlSerializationReader.cs (1)
4289
if (isSequence && e.Any && e.
AnyNamespaces
== null)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (1)
2515
if (isSequence && e.Any && e.
AnyNamespaces
== null)