2 references to GetService
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\CollectionEditorTests.cs (2)
813
Assert.Same(result, editor.
GetService
(serviceType));
820
Assert.Null(editor.
GetService
(typeof(int)));