1 write to codeCompileUnit
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\CodeDomLoader.cs (1)
19this.codeCompileUnit = codeCompileUnit;
1 reference to codeCompileUnit
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\CodeDomLoader.cs (1)
35foreach (CodeNamespace codeNamespace in this.codeCompileUnit.Namespaces)