2 references to Setter
mscorlib (2)
system\reflection\Associates.cs (1)
191
if (semantics == MethodSemanticsAttributes.
Setter
)
system\reflection\emit\propertybuilder.cs (1)
134
SetMethodSemantics(mdBuilder, MethodSemanticsAttributes.
Setter
);