7 references to al
System.Workflow.ComponentModel (7)
AuthoringOM\Bind.cs (7)
1797this.al.Clear(); 1805this.al.Add(info); 1824return returnResultBeforeError ? this.al : EmptyInfo; 1847return returnResultBeforeError ? this.al : EmptyInfo; 1858return (this.error == null || returnResultBeforeError) ? this.al : EmptyInfo; 1871this.al.Add(info); 1895this.al.Add(info);