1 write to _assembly
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
271
_assembly
= assembly;
2 references to _assembly
System.Reflection.DispatchProxy (2)
System\Reflection\DispatchProxyGenerator.cs (2)
280
_assembly
.EnsureTypeIsVisible(proxyBaseType);
322
_assembly
.EnsureTypeIsVisible(iface);