1 write to instance
System.WorkflowServices (1)
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (1)
1182
this.
instance
= this.handler.ProcessReader(reader);
2 references to instance
System.WorkflowServices (2)
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (2)
1119
get { return this.
instance
; }
1192
delayedException = this.handler.ProcessResult(resultCode, this.id, this.
instance
);