Ejemplo n.º 1
0
 internal static void ThrowKeyNotFoundException <T>(T key) => throw ThrowHelper.GetKeyNotFoundException((object)key);