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