3 references to Serialize
System.Configuration.ConfigurationManager (1)
System\Configuration\SettingsPropertyValue.cs (1)
269xs.Serialize(sw, propertyValue);
System.Data.Common (2)
System\Data\Common\ObjectStorage.cs (1)
498serializerWithOutRootAttribute.Serialize(strwriter, value);
System\Data\Common\SqlUDTStorage.cs (1)
217serializerWithOutRootAttribute.Serialize(strwriter, value);