79161877

Date: 2024-11-06 08:57:09
Score: 2
Natty:
Report link

Inspired by the answer of How to get the correct MethodInfo for "Where" extension method.

((Func<IEnumerable<string>, string, bool>)Enumerable.Contains).Method.GetGenericMethodDefinition()

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Neos Santos