1 write to m_bindingFlags
System.Private.CoreLib (1)
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
62m_bindingFlags = bindingFlags;
1 reference to m_bindingFlags
System.Private.CoreLib (1)
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
104internal BindingFlags BindingFlags => m_bindingFlags;