3 references to ComputeAndUpdateInvocationFlags
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Reflection\ConstructorInvoker.cs (1)
64_invocationFlags = constructor.ComputeAndUpdateInvocationFlags();
src\System\Reflection\MethodBaseInvoker.CoreCLR.cs (1)
22_invocationFlags = constructor.ComputeAndUpdateInvocationFlags();
src\System\Reflection\MethodInvoker.CoreCLR.cs (1)
30_invocationFlags = constructor.ComputeAndUpdateInvocationFlags();