2 references to RunAction
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\YieldAwaitable.cs (2)
183
private static readonly WaitCallback s_waitCallbackRunAction =
RunAction
;
185
private static readonly SendOrPostCallback s_sendOrPostCallbackRunAction =
RunAction
;