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
();