1 write to _assembly
System.AddIn (1)
System\Addin\MiniReflection\MiniModule.cs (1)
77_assembly = value;
3 references to _assembly
System.AddIn (3)
System\Addin\MiniReflection\MiniModule.cs (3)
72System.Diagnostics.Contracts.Contract.Assert(_assembly != null); 73return _assembly; 181TypeInfo type = new TypeInfo(targetType, _assembly, this, typeName, nameSpace, isGeneric);