2 references to TrimArraySizeMethod
System.Runtime.Serialization (2)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
746
MethodInfo trimArraySizeMethod = XmlFormatGeneratorStatics.
TrimArraySizeMethod
.MakeGenericMethod(itemType);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
697
MethodInfo trimArraySizeMethod = XmlFormatGeneratorStatics.
TrimArraySizeMethod
.MakeGenericMethod(itemType);