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