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