2 writes to factoryTypeNamespace
System.Runtime.Serialization (2)
System\Runtime\Serialization\ExtensionDataObject.cs (2)
352
set {
factoryTypeNamespace
= value; }
373
factoryTypeName =
factoryTypeNamespace
= null;
1 reference to factoryTypeNamespace
System.Runtime.Serialization (1)
System\Runtime\Serialization\ExtensionDataObject.cs (1)
351
get { return
factoryTypeNamespace
; }