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