2 references to UserName
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
740
string name = SystemInformation.
UserName
;
743
Assert.Equal(name, SystemInformation.
UserName
);