4 references to SetMethodSemantics
System.Private.CoreLib (4)
src\System\Reflection\Emit\RuntimeEventBuilder.cs (4)
63
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.AddOn);
68
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.RemoveOn);
73
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.Fire);
78
SetMethodSemantics
(mdBuilder, MethodSemanticsAttributes.Other);