2 references to CheckCaseInsensitiveDuplicates
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
407
this.
CheckCaseInsensitiveDuplicates
(arg.GetArgumentName(), (string)arg.ReflectedObject.Properties["Name"].ComputedValue);
508
this.
CheckCaseInsensitiveDuplicates
(identifierName, newName);