1 write to temporaryFiles
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
1340this.temporaryFiles = value;
3 references to temporaryFiles
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\CompileXomlTask.cs (3)
1336return this.temporaryFiles; 1348if (this.temporaryFiles != null) 1350foreach (ITaskItem tempFileTask in this.temporaryFiles)