Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ProxyBuilder()

System.Reflection.DispatchProxyGenerator.ProxyBuilder.ProxyBuilder ( ProxyAssembly assembly,
TypeBuilder tb,
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)] Type proxyBaseType )
inlinepackage

Definition at line 278 of file DispatchProxyGenerator.cs.

References System.Reflection.DispatchProxyGenerator.ProxyBuilder._assembly, System.Reflection.DispatchProxyGenerator.ProxyBuilder._fields, System.Reflection.DispatchProxyGenerator.ProxyBuilder._methodInfos, System.Reflection.DispatchProxyGenerator.ProxyBuilder._proxyBaseType, System.Reflection.DispatchProxyGenerator.ProxyBuilder._tb, System.Collections.Generic.List< T >.Add(), and System.Reflection.DispatchProxyGenerator.ProxyAssembly.EnsureTypeIsVisible().