2 references to INVOCATION_FLAGS_CONSTRUCTOR_INVOKE
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
731RuntimeMethodHandle.PerformSecurityCheck(null, this, m_declaringType, (uint)(m_invocationFlags | INVOCATION_FLAGS.INVOCATION_FLAGS_CONSTRUCTOR_INVOKE));
system\rttype.cs (1)
5531RuntimeMethodHandle.PerformSecurityCheck(instance, ace.m_hCtorMethodHandle, this, (uint)INVOCATION_FLAGS.INVOCATION_FLAGS_CONSTRUCTOR_INVOKE);