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