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