3 references to ReferenceFiles
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\CompileXomlTask.cs (3)
419
if (this.
ReferenceFiles
== null || this.
ReferenceFiles
.Length == 0)
447
foreach (ITaskItem referenceFile in this.
ReferenceFiles
)