1 write to _args
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
48_args = args;
1 reference to _args
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
583_result = _dispatcher.WrappedInvoke(_method, _args, _numArgs, null);