1 write to _assembly
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
277
_assembly
= assembly;
2 references to _assembly
System.Reflection.DispatchProxy (2)
System\Reflection\DispatchProxyGenerator.cs (2)
286
_assembly
.EnsureTypeIsVisible(proxyBaseType);
328
_assembly
.EnsureTypeIsVisible(iface);