2 references to GetCollectionElementType
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\ReflectionJsonFormatWriter.cs (1)
101Type elementType = collectionContract.GetCollectionElementType();
System\Runtime\Serialization\ReflectionXmlFormatWriter.cs (1)
72Type elementType = collectionDataContract.GetCollectionElementType();