4 references to NewArray
System.Private.Xml (4)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (2)
420ilg.NewArray(typeof(object), mappings.Length); 3455ilg.NewArray(typeof(bool), length);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (2)
669ilg.NewArray(typeof(string), constants.Length); 681ilg.NewArray(typeof(long), constants.Length);