4 references to ComputeArgumentsHash
System.WorkflowServices (4)
System\ServiceModel\Configuration\PersistenceProviderElement.cs (4)
30
this.argumentsHash = this.
ComputeArgumentsHash
();
102
return base.IsModified() || this.argumentsHash != this.
ComputeArgumentsHash
();
114
this.argumentsHash = this.
ComputeArgumentsHash
();
131
this.argumentsHash = this.
ComputeArgumentsHash
();