1 write to _assembly
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
266
_assembly
= assembly;
2 references to _assembly
System.Reflection.DispatchProxy (2)
System\Reflection\DispatchProxyGenerator.cs (2)
275
_assembly
.EnsureTypeIsVisible(proxyBaseType);
317
_assembly
.EnsureTypeIsVisible(iface);