2 references to System_Action
Microsoft.CodeAnalysis (2)
WellKnownTypes.cs (2)
823
return (invokeArgumentCount <= WellKnownType.System_Action_TMax - WellKnownType.
System_Action
) ?
824
(WellKnownType)((int)WellKnownType.
System_Action
+ invokeArgumentCount) :