2 references to DataSourceLocksItems
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListControlStringCollectionEditor.cs (1)
25throw new ArgumentException(SR.DataSourceLocksItems);
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ListControlStringCollectionEditorTests.cs (1)
66exception.Message.Should().Be(SR.DataSourceLocksItems);