2 references to ComputerName
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
107string name = SystemInformation.ComputerName; 110Assert.Equal(name, SystemInformation.ComputerName);