Пример #1
0
 public static bool ShouldForceNewVariableFor(Declaration d) =>
 d.ContainsAnnotation(NewVariableAnnotation);