1 write to compilationOptions
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
282this.compilationOptions = value;
4 references to compilationOptions
System.Workflow.ComponentModel (4)
AuthoringOM\Compiler\CompileXomlTask.cs (4)
278return this.compilationOptions; 830if (this.compilationOptions != null && this.compilationOptions.Length > 0) 832foreach (ITaskItem option in this.compilationOptions)