1 write to _ab
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
134_ab = AssemblyBuilder.DefineDynamicAssembly(new AssemblyName(name), builderAccess);
2 references to _ab
System.Reflection.DispatchProxy (2)
System\Reflection\DispatchProxyGenerator.cs (2)
135_mb = _ab.DefineDynamicModule("testmod"); 238_ab.SetCustomAttribute(customAttributeBuilder);