5 references to NewArray
System.Xml (5)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (2)
435
ilg.
NewArray
(typeof(object), mappings.Length);
3479
ilg.
NewArray
(typeof(Boolean), length);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (3)
607
ilg.
NewArray
(typeof(String), constants.Length);
618
ilg.
NewArray
(typeof(long), constants.Length);
2361
ilg.
NewArray
(typeof(Object), 0);