2 references to ClearCaseInsensitiveDuplicates
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
193this.ClearCaseInsensitiveDuplicates(identifierName, oldName); 476this.ClearCaseInsensitiveDuplicates(arg.GetVariableName(), (string)arg.ReflectedObject.Properties["Name"].ComputedValue);