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