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