2 references to CheckCaseInsensitiveDuplicates
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
196
this.
CheckCaseInsensitiveDuplicates
(identifierName, newName);
486
this.
CheckCaseInsensitiveDuplicates
(var.GetVariableName(), (string)var.ReflectedObject.Properties["Name"].ComputedValue);