1 write to domain
System.Web (1)
Configuration\COAUTHIDENTITY.cs (1)
30domain = dom;
2 references to domain
System.Web (2)
Configuration\COAUTHIDENTITY.cs (2)
31domainlen = (domain==null) ? 0 : domain.Length;