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