2 writes to AnyNamespaces
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1703
element.
AnyNamespaces
= anyNs;
1945
element.
AnyNamespaces
= anyNs;
3 references to AnyNamespaces
System.Private.Xml (3)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1999
string anyNs = element.
AnyNamespaces
?? "##any";
System\Xml\Serialization\XmlSerializationReader.cs (1)
4263
if (isSequence && e.Any && e.
AnyNamespaces
== null)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (1)
2516
if (isSequence && e.Any && e.
AnyNamespaces
== null)