3 references to SourceCodeFiles
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\CompileXomlTask.cs (3)
423
if (this.
SourceCodeFiles
== null || this.
SourceCodeFiles
.Length == 0)
446
string[] userCodeFiles = GetFiles(this.
SourceCodeFiles
, this.ProjectDirectory);