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