1 write to assemblyName
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\AssemblyLoader.cs (1)
130this.assemblyName = this.assembly.GetName(true);
2 references to assemblyName
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\AssemblyLoader.cs (2)
129if (this.assemblyName == null) 132return this.assemblyName;