4 references to NewArray
System.Private.Xml (4)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (2)
415
ilg.
NewArray
(typeof(object), mappings.Length);
3422
ilg.
NewArray
(typeof(bool), length);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (2)
655
ilg.
NewArray
(typeof(string), constants.Length);
667
ilg.
NewArray
(typeof(long), constants.Length);