2 writes to KeyName
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (1)
1403boundCollectionContract.KeyName = KeyName;
System\Runtime\Serialization\SchemaImporter.cs (1)
1116dataContract.KeyName = key.Name;
3 references to KeyName
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\CollectionDataContract.cs (3)
193keyName = KeyName; 206internal bool IsDictionary => KeyName != null; 1403boundCollectionContract.KeyName = KeyName;