2 references to GetRevisedItemContract
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\ReflectionJsonFormatReader.cs (1)
124
var itemContract = XmlObjectSerializerWriteContextComplexJson.
GetRevisedItemContract
(collectionContract.ItemContract);
System\Runtime\Serialization\Json\ReflectionJsonFormatWriter.cs (1)
108
itemContract = XmlObjectSerializerWriteContextComplexJson.
GetRevisedItemContract
(collectionContract.ItemContract);