2 references to RemoveOn
System.Private.CoreLib (2)
src\System\Reflection\Associates.cs (1)
188
else if (semantics == MethodSemanticsAttributes.
RemoveOn
)
src\System\Reflection\Emit\RuntimeEventBuilder.cs (1)
68
SetMethodSemantics(mdBuilder, MethodSemanticsAttributes.
RemoveOn
);