1 write to _constructorInfo
System.Reflection.Emit (1)
System\Reflection\Emit\CustomAttributeWrapper.cs (1)
16
_constructorInfo
= constructorInfo;
1 reference to _constructorInfo
System.Reflection.Emit (1)
System\Reflection\Emit\CustomAttributeWrapper.cs (1)
20
public ConstructorInfo Ctor =>
_constructorInfo
;