4 references to SetMethodSemantics
mscorlib (4)
system\reflection\emit\eventbuilder.cs (4)
83
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.AddOn);
89
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.RemoveOn);
95
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.Fire);
101
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.Other);