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