2 references to ComputeAndUpdateInvocationFlags
System.Private.CoreLib (2)
src\System\Reflection\MethodBaseInvoker.CoreCLR.cs (1)
15
_invocationFlags = method.
ComputeAndUpdateInvocationFlags
();
src\System\Reflection\MethodInvoker.CoreCLR.cs (1)
16
_invocationFlags = method.
ComputeAndUpdateInvocationFlags
();