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