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