2 references to SetMethodImpl
mscorlib (2)
system\reflection\emit\methodbuilder.cs (2)
793
TypeBuilder.
SetMethodImpl
(m_module.GetNativeHandle(), token, m_dwMethodImplFlags);
1111
TypeBuilder.
SetMethodImpl
(m_module.GetNativeHandle(), MetadataTokenInternal, attributes);