2 references to UserDomainName
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\UrlGroup.cs (1)
196throw new HttpSysException((int)statusCode, Resources.FormatException_AccessDenied(uriPrefix, Environment.UserDomainName + @"\" + Environment.UserName));
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
485public static string UserDomainName => Environment.UserDomainName;