2 writes to _factoryTypeName
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\ExtensionDataObject.cs (2)
319
set {
_factoryTypeName
= value; }
346
_factoryTypeName
= _factoryTypeNamespace = null;
1 reference to _factoryTypeName
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\ExtensionDataObject.cs (1)
318
get { return
_factoryTypeName
; }