Exemplo n.º 1
0
 internal static Exception CouldNotAssignSequence(object p0, object p1) => (Exception) new InvalidOperationException(Strings.CouldNotAssignSequence(p0, p1));