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