Home
last modified time | relevance | path

Searched refs:GetXmlSerializedForm (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Persistence/
H A DSqlPersistenceProviderFactory.cs516 string GetXmlSerializedForm(object instance) in GetXmlSerializedForm() method in System.ServiceModel.Persistence.SqlPersistenceProviderFactory
778 instanceXmlParameter.Value = this.provider.GetXmlSerializedForm(instance); in SetupCommand()
1479 instanceXmlParameter.Value = this.provider.GetXmlSerializedForm(instance); in SetupCommand()