171        {
  172            [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
 
  173            get
  174            {
  176                {
  178                }
  180                {
  182                    {
  184                        {
  188                        }
  189                    }
  190                }
  192            }
  193            set
  194            {
  196            }
  197        }
Dictionary< XmlQualifiedName, DataContract > _knownDataContracts
bool _isKnownTypeAttributeChecked
DataContract(DataContractCriticalHelper helper)
static void MemoryBarrier()